Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index f4fa9d030f0ef99269bf9a1d450c9400a5845874..7ac78c353316f92065df107b3c0e86131dbdf11e 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -29,6 +29,7 @@ extern const char kAllowOutdatedPlugins[]; |
extern const char kAllowHTTPBackgroundPage[]; |
extern const char kAllowScriptingGallery[]; |
extern const char kAllowWebSocketProxy[]; |
+extern const char kAllowWebUICompositing[]; |
extern const char kAllowWebUIOobe[]; |
extern const char kAlwaysAuthorizePlugins[]; |
extern const char kAlwaysEnableDevTools[]; |