Index: content/shell/common/shell_switches.h |
diff --git a/content/shell/common/shell_switches.h b/content/shell/common/shell_switches.h |
index 8f62d6a87445cb2f14750d7d9fc0f29525d4f9e5..4805c8e8dba0c2cf4e2ca1272a8b443eda631b00 100644 |
--- a/content/shell/common/shell_switches.h |
+++ b/content/shell/common/shell_switches.h |
@@ -18,6 +18,7 @@ extern const char kDumpRenderTree[]; |
extern const char kEnableAccelerated2DCanvas[]; |
extern const char kEnableFontAntialiasing[]; |
extern const char kEnableLeakDetection[]; |
+extern const char kEnableThreadedCompositing[]; |
extern const char kEncodeBinary[]; |
extern const char kExposeInternalsForTesting[]; |
extern const char kRegisterFontFiles[]; |