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

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 review comments Created 5 years, 4 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 666c6d29f95b8806d17adb9791178372df3d8b88..d96c0edf173ff2c2291cb21fc447de57aee894d0 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -398,8 +398,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