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

/external/chromium/chrome/common/extensions/
H A Dextension.h292 static const char kNotificationPermission[]; member in class:Extension
H A Dextension.cc278 const char Extension::kNotificationPermission[] = "notifications"; member in class:Extension
302 { kNotificationPermission, PermissionMessage::ID_NONE },
314 Extension::kNotificationPermission,

Completed in 21 milliseconds