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

Unified Diff: chrome/browser/ui/views/frame/browser_frame_ash.cc

Issue 73193006: Removes BrowserFrame::TabStripDisplayModeChanged, its long dead. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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/frame/browser_frame_ash.cc
diff --git a/chrome/browser/ui/views/frame/browser_frame_ash.cc b/chrome/browser/ui/views/frame/browser_frame_ash.cc
index 680e5384717670d4fe039a94572e80e9f68cc377..6c8014ed0f6e46a8e4bb4cf5a01d46d98978b48c 100644
--- a/chrome/browser/ui/views/frame/browser_frame_ash.cc
+++ b/chrome/browser/ui/views/frame/browser_frame_ash.cc
@@ -197,9 +197,6 @@ int BrowserFrameAsh::GetMinimizeButtonOffset() const {
return 0;
}
-void BrowserFrameAsh::TabStripDisplayModeChanged() {
-}
-
///////////////////////////////////////////////////////////////////////////////
// BrowserFrameAsh, private:
« no previous file with comments | « chrome/browser/ui/views/frame/browser_frame_ash.h ('k') | chrome/browser/ui/views/frame/browser_frame_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698