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

Unified Diff: chrome/common/pref_names.h

Issue 211543008: Show a modified outdated upgrade Bubble for non-enterprise users without auto-update (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added missing Win32 includes... Surprisingly not needed on a local build... :-( Created 6 years, 9 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 d944a804b7bfbd7a7df8bf81be5f5833c211f306..53fe54d2c39b9997dc194b67190a4406a92c718c 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -800,6 +800,7 @@ extern const char kMessageCenterShowedFirstRunBalloon[];
extern const char kRecoveryComponentVersion[];
extern const char kComponentUpdaterState[];
+extern const char kAttemptedToEnableAutoupdate[];
extern const char kMediaGalleriesUniqueId[];
extern const char kMediaGalleriesRememberedGalleries[];

Powered by Google App Engine
This is Rietveld 408576698