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

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

Issue 22648006: Revert 216780 "Clean up compositor initialization/destruction." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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
Index: trunk/src/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h
===================================================================
--- trunk/src/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h (revision 216906)
+++ trunk/src/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h (working copy)
@@ -33,8 +33,6 @@
TabDragControllerTest();
virtual ~TabDragControllerTest();
- virtual void SetUp() OVERRIDE;
-
// Cover for TabStrip::StopAnimating(true).
void StopAnimating(TabStrip* tab_strip);
@@ -73,6 +71,6 @@
// is separated by a space.
std::string IDString(TabStripModel* model);
-} // namespace test
+}
#endif // CHROME_BROWSER_UI_VIEWS_TABS_TAB_DRAG_CONTROLLER_INTERACTIVE_UITEST_H_

Powered by Google App Engine
This is Rietveld 408576698