Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index c52326f80040fd988bdcf4ba6f1f79e5d6867041..46e029efede90c3111181ceb5ba41a4207d7ecdb 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -247,6 +247,7 @@ CONTENT_EXPORT extern const char kUIPrioritizeInGpuProcess[]; |
CONTENT_EXPORT extern const char kUseDiscardableMemory[]; |
CONTENT_EXPORT extern const char kUseFakeUIForMediaStream[]; |
CONTENT_EXPORT extern const char kUseMobileUserAgent[]; |
+extern const char kUseSurfaces[]; |
extern const char kUtilityCmdPrefix[]; |
CONTENT_EXPORT extern const char kUtilityProcess[]; |
extern const char kUtilityProcessAllowedDir[]; |