Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index a144e72aad7c93fd999d5941ab9a897ac6323e1b..df06ebbcb4d363de4cd03900307a91cfb61b6f01 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -237,6 +237,8 @@ extern const char kUseSystemSSL[]; |
extern const char kDisableCarbonInterposing[]; |
#endif |
+extern const char kUseExynosVda[]; |
+ |
#if defined(USE_AURA) |
CONTENT_EXPORT extern const char kFlingTapSuppressMaxDown[]; |
CONTENT_EXPORT extern const char kFlingTapSuppressMaxGap[]; |