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

Unified Diff: chrome/browser/ui/views/toolbar/toolbar_view.h

Issue 2374803002: Remove a bunch of pre-MD toolbar code and assets. (Closed)
Patch Set: more cocoa stuff Created 4 years, 3 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/views/toolbar/toolbar_view.h
diff --git a/chrome/browser/ui/views/toolbar/toolbar_view.h b/chrome/browser/ui/views/toolbar/toolbar_view.h
index b8458bcd55c7f58fd8eed710b51f0e21f7a9b5de..85b092c5ec1a2b8a58299e66ca5622ed02832fbc 100644
--- a/chrome/browser/ui/views/toolbar/toolbar_view.h
+++ b/chrome/browser/ui/views/toolbar/toolbar_view.h
@@ -161,7 +161,7 @@ class ToolbarView : public views::AccessiblePaneView,
// AppMenuIconController::Delegate:
void UpdateSeverity(AppMenuIconController::IconType type,
- AppMenuIconPainter::Severity severity,
+ AppMenuIconController::Severity severity,
bool animate) override;
// Used to avoid duplicating the near-identical logic of

Powered by Google App Engine
This is Rietveld 408576698