Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index e917c0d3f9fb3b8ccc69e20db3d7d197b93235a6..f2da4aa283d98386e1139f1ce58b4cd514f7f157 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -255,6 +255,7 @@ extern const char kTraceStartup[]; |
extern const char kTraceStartupDuration[]; |
extern const char kTraceStartupFile[]; |
CONTENT_EXPORT extern const char kUIPrioritizeInGpuProcess[]; |
+CONTENT_EXPORT extern const char kUseDiscardableMemory[]; |
CONTENT_EXPORT extern const char kUseFakeDeviceForMediaStream[]; |
CONTENT_EXPORT extern const char kUseFakeUIForMediaStream[]; |
CONTENT_EXPORT extern const char kUseGpuInTests[]; |