Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 7695e375dcbfc5104aad2325a35f6f7fc507be7f..b0f3c28209a88940fe8e9392acfd777c941e3f1f 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -91,6 +91,7 @@ extern const char kDnsPrefetchDisable[]; |
extern const char kDomAutomationController[]; |
extern const char kDumpHistogramsOnExit[]; |
extern const char kEnableAcceleratedCompositing[]; |
+extern const char kEnableAccelerated2dCanvas[]; |
extern const char kEnableAeroPeekTabs[]; |
extern const char kEnableApps[]; |
extern const char kEnableAuthNegotiatePort[]; |