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

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

Issue 120313002: Use stub GL draw/clear calls for browser tests that do not need pixels. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: stubgl: use_osmesa Created 6 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
Index: chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h
diff --git a/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h b/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h
index 40fcda52b839fec17e97885e857f2e3fc5898602..2ab10bf1266666df6b59c48564bb519cdeef278b 100644
--- a/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h
+++ b/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h
@@ -33,8 +33,6 @@ class TabDragControllerTest : public InProcessBrowserTest {
TabDragControllerTest();
virtual ~TabDragControllerTest();
- virtual void SetUp() OVERRIDE;
-
// Cover for TabStrip::StopAnimating(true).
void StopAnimating(TabStrip* tab_strip);

Powered by Google App Engine
This is Rietveld 408576698