Chromium Code Reviews| Index: content/public/common/content_switches.h |
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
| index f80152ac24c27033230be180c73108a5835282d6..675b715162f5ee215140676c747ff0cfa3ac9e0e 100644 |
| --- a/content/public/common/content_switches.h |
| +++ b/content/public/common/content_switches.h |
| @@ -257,6 +257,7 @@ CONTENT_EXPORT extern const char kForceUseOverlayEmbeddedVideo[]; |
| CONTENT_EXPORT extern const char kHideScrollbars[]; |
| extern const char kNetworkCountryIso[]; |
| CONTENT_EXPORT extern const char kRemoteDebuggingSocketName[]; |
| +CONTENT_EXPORT extern const char kRendererWainForJavaDebugger[]; |
|
Charlie Reis
2014/08/28 16:38:37
Wain -> Wait
Jaekyun Seok (inactive)
2014/08/28 23:41:16
Done.
|
| #endif |
| CONTENT_EXPORT extern const char kDisableWebAudio[]; |