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

Unified Diff: trunk/src/content/browser/browser_plugin/browser_plugin_host_browsertest.cc

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/content/browser/browser_plugin/browser_plugin_host_browsertest.cc
===================================================================
--- trunk/src/content/browser/browser_plugin/browser_plugin_host_browsertest.cc (revision 216906)
+++ trunk/src/content/browser/browser_plugin/browser_plugin_host_browsertest.cc (working copy)
@@ -247,11 +247,6 @@
content::BrowserPluginGuestManager::set_factory_for_testing(
TestBrowserPluginHostFactory::GetInstance());
- // On legacy windows, the AcceptDragEvents test needs this to pass.
-#if defined(OS_WIN) && !defined(USE_AURA)
- UseRealGLBindings();
-#endif
-
ContentBrowserTest::SetUp();
}
virtual void TearDown() OVERRIDE {
« no previous file with comments | « trunk/src/content/browser/aura/image_transport_factory.cc ('k') | trunk/src/content/browser/gpu/gpu_info_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698