Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 099aea1825595c6a2cda49b06f6c5119d35dd302..1040a0cbf4583061677f45e4b705e6a9357cb51b 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -194,6 +194,7 @@ extern const char kTraceStartup[]; |
extern const char kTraceStartupFile[]; |
extern const char kTraceStartupDuration[]; |
CONTENT_EXPORT extern const char kUIPrioritizeInGpuProcess[]; |
+extern const char kUseExynosVda[]; |
CONTENT_EXPORT extern const char kUserAgent[]; |
extern const char kUtilityCmdPrefix[]; |
CONTENT_EXPORT extern const char kUtilityProcess[]; |