| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 671238df68b7b868487a64078ac73c9ddf41a63b..8749e65ca6114c05d6728a98c8c727902438518e 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -146,6 +146,7 @@ extern const char kInProcessGPU[];
|
| extern const char kInProcessPlugins[];
|
| CONTENT_EXPORT extern const char kInProcessWebGL[];
|
| CONTENT_EXPORT extern const char kJavaScriptFlags[];
|
| +CONTENT_EXPORT extern const char kLaunchAsBrowser[];
|
| extern const char kLoadPlugin[];
|
| CONTENT_EXPORT extern const char kLoggingLevel[];
|
| extern const char kLogPluginMessages[];
|
|
|