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

Unified Diff: trunk/src/chrome/browser/ui/views/tabs/tab_strip_controller.h

Issue 23814008: Revert 220417 "[temporary M30 fix] Disable dragging tabs with we..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 3 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 | « trunk/src/chrome/browser/ui/views/tabs/tab_strip.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/browser/ui/views/tabs/tab_strip_controller.h
===================================================================
--- trunk/src/chrome/browser/ui/views/tabs/tab_strip_controller.h (revision 221832)
+++ trunk/src/chrome/browser/ui/views/tabs/tab_strip_controller.h (working copy)
@@ -99,10 +99,6 @@
// Invoked if the layout type might have changed.
virtual void LayoutTypeMaybeChanged() = 0;
- // Returns true if the tab at the given index is showing a web view modal
- // dialog.
- virtual bool IsTabShowingWebViewModalDialog(int index) = 0;
-
// Notifies controller that the user started dragging this tabstrip's tabs.
virtual void OnStartedDraggingTabs() = 0;
« no previous file with comments | « trunk/src/chrome/browser/ui/views/tabs/tab_strip.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698