Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index f2e1594e046863dbd6e71ddb1459717542fbe111..3204e2396a3662760afe25ac7aa3da462fae1f11 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -273,6 +273,7 @@ CONTENT_EXPORT extern const char kHideScrollbars[]; |
extern const char kNetworkCountryIso[]; |
CONTENT_EXPORT extern const char kRemoteDebuggingSocketName[]; |
CONTENT_EXPORT extern const char kRendererWaitForJavaDebugger[]; |
+CONTENT_EXPORT extern const char kUseAndroidMidiApi[]; |
#endif |
CONTENT_EXPORT extern const char kDisableWebAudio[]; |