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

Unified Diff: chrome/common/pref_names.h

Issue 1227973003: Componentize //chrome/browser/prefs/tracked. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed comments Created 5 years, 5 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: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 68fc5f84bf9618e8fcf96b3994895b56ec7581e7..8693bbd1fab542f7d7f188222715db3112d9bb4d 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -399,8 +399,6 @@ extern const char kFullscreenAllowed[];
extern const char kLocalDiscoveryNotificationsEnabled[];
-extern const char kPreferenceResetTime[];
-
extern const char kPushMessagingRegistrationCount[];
extern const char kPushMessagingAppIdentifierMap[];

Powered by Google App Engine
This is Rietveld 408576698