Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 153bfc733b2f6f9b349dab4717ebe41903463861..1aab288ba9cdffb877d97a0a699da47215bdf3da 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -9,6 +9,7 @@ |
#include "build/build_config.h" |
#include "content/common/content_export.h" |
+#include "media/base/media_switches.h" |
namespace switches { |
@@ -247,7 +248,6 @@ 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 kUseMobileUserAgent[]; |
extern const char kUtilityCmdPrefix[]; |