Searched defs:kGeolocationPermission (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/common/extensions/
H A Dextension.h288 static const char kGeolocationPermission[]; member in class:Extension
H A Dextension.cc274 const char Extension::kGeolocationPermission[] = "geolocation"; member in class:Extension
298 { kGeolocationPermission, PermissionMessage::ID_GEOLOCATION },
313 Extension::kGeolocationPermission,

Completed in 25 milliseconds