summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sync_global_error.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/sync_global_error.h')
-rw-r--r--chrome/browser/sync/sync_global_error.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/sync/sync_global_error.h b/chrome/browser/sync/sync_global_error.h
index 7be44d8..60e3bec 100644
--- a/chrome/browser/sync/sync_global_error.h
+++ b/chrome/browser/sync/sync_global_error.h
@@ -40,10 +40,6 @@ class SyncGlobalError : public GlobalError,
// ProfileSyncServiceObserver implementation.
virtual void OnStateChanged() OVERRIDE;
- // For non-ChromeOS we customize the "Sign in to sync" wrench menu item
- // instead of adding a new wrench menu item at the bottom.
- bool HasCustomizedSyncMenuItem();
-
private:
string16 bubble_accept_label_;
string16 bubble_message_;