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

Unified Diff: trunk/src/content/browser/gpu/gpu_data_manager_impl_private.h

Issue 26906004: Revert 227977 "Enable GPU control lists in tests." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 2 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/gpu/gpu_data_manager_impl_private.h
===================================================================
--- trunk/src/content/browser/gpu/gpu_data_manager_impl_private.h (revision 228013)
+++ trunk/src/content/browser/gpu/gpu_data_manager_impl_private.h (working copy)
@@ -247,9 +247,6 @@
bool use_software_compositor_;
- // True if all future Initialize calls should be ignored.
- bool finalized_;
-
DISALLOW_COPY_AND_ASSIGN(GpuDataManagerImplPrivate);
};
« no previous file with comments | « trunk/src/chrome/test/gpu/gpu_feature_browsertest.cc ('k') | trunk/src/content/browser/gpu/gpu_data_manager_impl_private.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698