Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 2f8bcebaa712f07f67b6da6b0da18ff37b7f5c76..9e7943fefb45e03413154cccad1921e8855ea285 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -192,6 +192,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[]; |