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

Unified Diff: content/shell/common/shell_switches.h

Issue 19267016: Add a flag to allow renderer to use software compositor when GL compositor doesn't work. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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: content/shell/common/shell_switches.h
diff --git a/content/shell/common/shell_switches.h b/content/shell/common/shell_switches.h
index 8d45e05f37dc1d456f0772219a3591e4227f91b0..36474a7d218d13733ca8591873caa2b5d5a33b18 100644
--- a/content/shell/common/shell_switches.h
+++ b/content/shell/common/shell_switches.h
@@ -15,7 +15,6 @@ extern const char kContentBrowserTest[];
extern const char kContentShellDataPath[];
extern const char kDumpRenderTree[];
extern const char kEnableAccelerated2DCanvas[];
-extern const char kEnableSoftwareCompositing[];
extern const char kEncodeBinary[];
extern const char kExposeInternalsForTesting[];
extern const char kOutputLayoutTestDifferences[];

Powered by Google App Engine
This is Rietveld 408576698