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