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

Unified Diff: chrome/common/pref_names.h

Issue 334783002: Componentize component_updater: Move some paths/constants to component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 a44fdbff13634845751d7a54fe2a8fbf3b62b027..79b74668be988bc2d8bcfbf5a313a56713e1c835 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -745,8 +745,6 @@ extern const char kMessageCenterShowedFirstRunBalloon[];
extern const char kMessageCenterShowIcon[];
extern const char kMessageCenterForcedOnTaskbar[];
-extern const char kRecoveryComponentVersion[];
blundell 2014/06/17 17:26:43 Should these be getting moved into the component?
tommycli 2014/06/17 19:01:57 kComponentUpdaterState looks unused. I moved the o
-extern const char kComponentUpdaterState[];
extern const char kAttemptedToEnableAutoupdate[];
extern const char kMediaGalleriesUniqueId[];

Powered by Google App Engine
This is Rietveld 408576698