Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index 681ae4551be225b99dfe827d1e4126947508468f..7241790c5e1d71a8935e7a5a22acdd9aba40bf3f 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -745,6 +745,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_ |