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

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

Issue 2851543002: Update avatar button to MD (part 1) (Closed)
Patch Set: Renamed NewAvatarButton->ThemedAvatarButton and MaterialDesignAvatarButton->Win10NativeAvatarButton… Created 3 years, 8 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_delegate.h
diff --git a/chrome/browser/ui/avatar_button_error_controller_delegate.h b/chrome/browser/ui/avatar_button_error_controller_delegate.h
index 8550f89d953c3cb1c907cc17e56f4fdd30cbeb73..08907c2ca397d7c56abbb7325e55077d6096ec19 100644
--- a/chrome/browser/ui/avatar_button_error_controller_delegate.h
+++ b/chrome/browser/ui/avatar_button_error_controller_delegate.h
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_UI_AVATAR_BUTTON_ERROR_CONTROLLER_DELEGATE_H_
// Delegate that allows AvatarButtonErrorController to communicate to
-// NewAvatarButton.
+// AvatarButton.
class AvatarButtonErrorControllerDelegate {
public:
// Called when the signin/sync errors that should be exposed in the avatar

Powered by Google App Engine
This is Rietveld 408576698