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

Unified Diff: chrome/browser/ui/views/translate/translate_icon_view.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
« no previous file with comments | « chrome/browser/ui/views/sad_tab_view.cc ('k') | chrome/browser/ui/views/translate/translate_icon_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/translate/translate_icon_view.h
diff --git a/chrome/browser/ui/views/translate/translate_icon_view.h b/chrome/browser/ui/views/translate/translate_icon_view.h
index ec4f57d04628b863bf6e886e4aa7c1350aae71ca..f05dd1e5c31f386a4f1dd154c9f0c5c289a1621f 100644
--- a/chrome/browser/ui/views/translate/translate_icon_view.h
+++ b/chrome/browser/ui/views/translate/translate_icon_view.h
@@ -22,7 +22,7 @@ class TranslateIconView : public BubbleIconView {
void OnExecuting(BubbleIconView::ExecuteSource execute_source) override;
void OnPressed(bool activated) override;
views::BubbleDialogDelegateView* GetBubble() const override;
- gfx::VectorIconId GetVectorIcon() const override;
+ const gfx::VectorIcon& GetVectorIcon() const override;
private:
DISALLOW_COPY_AND_ASSIGN(TranslateIconView);
« no previous file with comments | « chrome/browser/ui/views/sad_tab_view.cc ('k') | chrome/browser/ui/views/translate/translate_icon_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698