Home
last modified time | relevance | path

Searched refs:kOpenContentSettingsCommand (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/notifications/
Dnotification_options_menu_model.cc31 const int kOpenContentSettingsCommand = 2; variable
138 AddItem(kOpenContentSettingsCommand, settings_label); in NotificationOptionsMenuModel()
189 } else if (command_id == kOpenContentSettingsCommand) { in GetLabelForCommandId()
238 case kOpenContentSettingsCommand: { in ExecuteCommand()