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

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
« no previous file with comments | « content/shell/app/shell_main_delegate.cc ('k') | content/shell/common/shell_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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[];
« no previous file with comments | « content/shell/app/shell_main_delegate.cc ('k') | content/shell/common/shell_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698