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

Unified Diff: chrome/browser/ui/cocoa/location_bar/manage_passwords_decoration.h

Issue 2644903004: Move around more vector icons. (Closed)
Patch Set: fix comment Created 3 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
Index: chrome/browser/ui/cocoa/location_bar/manage_passwords_decoration.h
diff --git a/chrome/browser/ui/cocoa/location_bar/manage_passwords_decoration.h b/chrome/browser/ui/cocoa/location_bar/manage_passwords_decoration.h
index 8acc0d1a1ef44687e7b9e41fbf2055736b2e1f44..5129f5c09337d3cff76842f00d7b66d766290166 100644
--- a/chrome/browser/ui/cocoa/location_bar/manage_passwords_decoration.h
+++ b/chrome/browser/ui/cocoa/location_bar/manage_passwords_decoration.h
@@ -59,7 +59,7 @@ class ManagePasswordsDecoration : public ImageDecoration {
protected:
// Overridden from LocationBarDecoration:
- gfx::VectorIconId GetMaterialVectorIconId() const override;
+ const gfx::VectorIcon* GetMaterialVectorIcon() const override;
private:
// Triggers a redraw after a state change.

Powered by Google App Engine
This is Rietveld 408576698