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

Unified Diff: chrome/browser/defaults.h

Issue 11817045: Move auth-error reporting code out of SyncGlobalError and into SigninGlobalError (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Disabled ExtensionActionContextMenuTest.BrowserAction Created 7 years, 11 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/defaults.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/defaults.h
diff --git a/chrome/browser/defaults.h b/chrome/browser/defaults.h
index d3e3e82b7e800d725f097a5b71c8a1f6a2f8d48c..1e057c2c86f81614e256265c5624859a7c72e1f3 100644
--- a/chrome/browser/defaults.h
+++ b/chrome/browser/defaults.h
@@ -43,7 +43,7 @@ extern const bool kShowImportOnBookmarkBar;
extern const bool kShowExitMenuItem;
extern const bool kShowFeedbackMenuItem;
extern const bool kShowHelpMenuItemIcon;
-extern const bool kShowSyncSetupMenuItem;
+extern const bool kShowSigninMenuItem;
extern const bool kShowUpgradeMenuItem;
// Does the OS support other browsers? If not, operations such as default
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/defaults.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698