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

Unified Diff: chrome/browser/ui/cocoa/location_bar/translate_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/translate_decoration.h
diff --git a/chrome/browser/ui/cocoa/location_bar/translate_decoration.h b/chrome/browser/ui/cocoa/location_bar/translate_decoration.h
index 1b630c345f7d84509d15452d8ab100e3ac52f04b..cee2e7f5994a58d8669a6160d18ad23854198193 100644
--- a/chrome/browser/ui/cocoa/location_bar/translate_decoration.h
+++ b/chrome/browser/ui/cocoa/location_bar/translate_decoration.h
@@ -32,7 +32,7 @@ class TranslateDecoration : public ImageDecoration {
protected:
// Overridden from LocationBarDecoration:
- gfx::VectorIconId GetMaterialVectorIconId() const override;
+ const gfx::VectorIcon* GetMaterialVectorIcon() const override;
private:
// For showing the translate bubble up.
« no previous file with comments | « chrome/browser/ui/cocoa/location_bar/star_decoration.mm ('k') | chrome/browser/ui/cocoa/location_bar/translate_decoration.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698