Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 9570cff73aca195842c58676d3440dfc7da5c827..9b277052c9ffae4b6d511c723bdbcb5bfc011bf6 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -235,6 +235,8 @@ extern const char kUseSystemSSL[]; |
extern const char kEnablePerTilePainting[]; |
+extern const char kUseExynosVda[]; |
+ |
#if defined(USE_AURA) |
CONTENT_EXPORT extern const char kFlingTapSuppressMaxDown[]; |
CONTENT_EXPORT extern const char kFlingTapSuppressMaxGap[]; |