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

Unified Diff: content/public/common/content_switches.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/common/view_messages.h ('k') | content/public/common/content_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/content_switches.h
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
index d63df83d9384b75174e2d7986ac9d50b0cbcf690..df73fc81d38f0852562dda218b5cb3492d9df2b0 100644
--- a/content/public/common/content_switches.h
+++ b/content/public/common/content_switches.h
@@ -83,7 +83,6 @@ CONTENT_EXPORT extern const char kEnableCompositingForFixedPosition[];
extern const char kEnableCssRegions[];
extern const char kEnableCssShaders[];
CONTENT_EXPORT extern const char kEnableDeferred2dCanvas[];
-extern const char kEnableCompositeToTexture[];
CONTENT_EXPORT extern const char kEnableDeviceMotion[];
extern const char kEnableFastback[];
CONTENT_EXPORT extern const char kEnableFixedLayout[];
« no previous file with comments | « content/common/view_messages.h ('k') | content/public/common/content_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698