| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index 7b14c9a6ea83e6f322a32cfadd4009a4f8552076..526751d49cc4e4d5974f27382e9ba28a106928a7 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -1278,9 +1278,6 @@ const char kGpuDriverInfoBuildFingerPrint[] =
|
| const char kPushMessagingAppIdentifierMap[] =
|
| "gcm.push_messaging_application_id_map";
|
|
|
| -// Maps from origin to background budget information.
|
| -const char kBackgroundBudgetMap[] = "push_messaging.background_budget_map";
|
| -
|
| // A string like "com.chrome.macosx" that should be used as the GCM category
|
| // when an app_id is sent as a subtype instead of as a category.
|
| const char kGCMProductCategoryForSubtypes[] =
|
|
|