Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index defc2f9ed2708df04a9bd2b33c2d3a2e15106e37..43a53027458e566b2b0bbd4d23b7dab7e4fb3cf9 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -236,6 +236,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[]; |