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

Unified Diff: chrome/browser/ui/views/tabs/tab_strip.h

Issue 7529011: Add a flag that lets the webstore show a different UI on app install. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removed files added in separate CL (r95432) Created 9 years, 4 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/tabs/side_tab_strip.cc ('k') | chrome/browser/ui/views/tabs/tab_strip.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/tabs/tab_strip.h
diff --git a/chrome/browser/ui/views/tabs/tab_strip.h b/chrome/browser/ui/views/tabs/tab_strip.h
index b064e9a40bbc02ce7a2467f799306974ac46737a..009cf2a373b77730755ea84de7fa8b5ec48f1edd 100644
--- a/chrome/browser/ui/views/tabs/tab_strip.h
+++ b/chrome/browser/ui/views/tabs/tab_strip.h
@@ -54,6 +54,7 @@ class TabStrip : public BaseTabStrip,
// AbstractTabStripView implementation:
virtual bool IsPositionInWindowCaption(const gfx::Point& point) OVERRIDE;
virtual void SetBackgroundOffset(const gfx::Point& offset) OVERRIDE;
+ virtual views::View* GetNewTabButton() OVERRIDE;
// BaseTabStrip implementation:
virtual void PrepareForCloseAt(int model_index) OVERRIDE;
« no previous file with comments | « chrome/browser/ui/views/tabs/side_tab_strip.cc ('k') | chrome/browser/ui/views/tabs/tab_strip.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698