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

Unified Diff: trunk/src/content/browser/aura/gpu_process_transport_factory.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/aura/gpu_process_transport_factory.cc
===================================================================
--- trunk/src/content/browser/aura/gpu_process_transport_factory.cc (revision 216906)
+++ trunk/src/content/browser/aura/gpu_process_transport_factory.cc (working copy)
@@ -308,8 +308,6 @@
gl_helper_.reset();
}
-bool GpuProcessTransportFactory::DoesCreateTestContexts() { return false; }
-
ui::ContextFactory* GpuProcessTransportFactory::AsContextFactory() {
return this;
}

Powered by Google App Engine
This is Rietveld 408576698