| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index bd63b9021f5bec66fcf199777b32a64dcea4e921..4bbd67450af1e65a0e0ff8f46c2e5097b9da79f6 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -2298,4 +2298,6 @@ const char kPartnerBookmarkMappings[] = "partnerbookmarks.mappings";
|
| // Whether DNS Quick Check is disabled in proxy resolution.
|
| const char kQuickCheckEnabled[] = "proxy.quick_check_enabled";
|
|
|
| +const char kBatteryOriginMap[] = "profile.battery_audit.origins";
|
| +
|
| } // namespace prefs
|
|
|