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

Unified Diff: chrome/browser/ui/avatar_button_error_controller.h

Issue 2708073002: Removing pre-material design menu setting. (Closed)
Patch Set: . Created 3 years, 10 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/browser/ui/avatar_button_error_controller.h
diff --git a/chrome/browser/ui/avatar_button_error_controller.h b/chrome/browser/ui/avatar_button_error_controller.h
index 549d7b12330632d5bc31af973d231f1214cd7434..cbd8f313da73b74346bc267f6490fa1601a77f3c 100644
--- a/chrome/browser/ui/avatar_button_error_controller.h
+++ b/chrome/browser/ui/avatar_button_error_controller.h
@@ -61,8 +61,6 @@ class AvatarButtonErrorController {
bool HasSyncError();
private:
- syncer::SyncErrorController* GetSyncErrorControllerIfNeeded();
-
Profile* profile_;
AvatarButtonErrorController* avatar_button_error_controller_;

Powered by Google App Engine
This is Rietveld 408576698