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

Unified Diff: webkit/glue/webpreferences.h

Issue 9969181: Remove composite-to-texture flag and code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 8 years, 8 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
« no previous file with comments | « content/public/common/content_switches.cc ('k') | webkit/glue/webpreferences.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webpreferences.h
diff --git a/webkit/glue/webpreferences.h b/webkit/glue/webpreferences.h
index 2ddcbe3a412720d4cc3f6c0892b7a290b1a8915c..dcff7b7b3e7dcba9fc0a54b5bbbb01ce67f9108a 100644
--- a/webkit/glue/webpreferences.h
+++ b/webkit/glue/webpreferences.h
@@ -96,7 +96,6 @@ struct WEBKIT_GLUE_EXPORT WebPreferences {
bool threaded_animation_enabled;
bool accelerated_compositing_enabled;
bool force_compositing_mode;
- bool composite_to_texture_enabled;
bool fixed_position_compositing_enabled;
bool accelerated_layers_enabled;
bool accelerated_animation_enabled;
« no previous file with comments | « content/public/common/content_switches.cc ('k') | webkit/glue/webpreferences.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698