Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(242)

Unified Diff: trunk/src/chrome/common/pref_names.h

Issue 23788010: Revert 221966 "Revert 221944 "Add UMA to report Preferences File..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: trunk/src/chrome/common/pref_names.h
===================================================================
--- trunk/src/chrome/common/pref_names.h (revision 221971)
+++ trunk/src/chrome/common/pref_names.h (working copy)
@@ -949,6 +949,8 @@
extern const char kWatchdogExtensionActive[];
+extern const char kProfilePreferenceHashes[];
+
} // namespace prefs
#endif // CHROME_COMMON_PREF_NAMES_H_

Powered by Google App Engine
This is Rietveld 408576698