| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 9ae4435f5f7479bf253fc44ceb3e71e605a6567f..cb123dc52fefcd51000fa794fce607236afe73cd 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -747,6 +747,8 @@ extern const char kInManagedMode[];
|
| extern const char kNetworkProfileWarningsLeft[];
|
| extern const char kNetworkProfileLastWarningTime[];
|
|
|
| +extern const char kLastPolicyStatisticsUpdate[];
|
| +
|
| } // namespace prefs
|
|
|
| #endif // CHROME_COMMON_PREF_NAMES_H_
|
|
|