| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index f5b7b16876b752cff7bd029595613166e3f5cffb..0c8e5777918607f29259ac2465d801b0944ad94b 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -23,7 +23,6 @@ CONTENT_EXPORT extern const char kAllowNoSandboxJob[];
|
| CONTENT_EXPORT extern const char kAllowSandboxDebugging[];
|
| CONTENT_EXPORT extern const char kAndroidFontsPath[];
|
| CONTENT_EXPORT extern const char kBlinkSettings[];
|
| -CONTENT_EXPORT extern const char kBlinkPlatformLogChannels[];
|
| CONTENT_EXPORT extern const char kBrowserCrashTest[];
|
| CONTENT_EXPORT extern const char kBrowserSubprocessPath[];
|
| CONTENT_EXPORT extern const char kUseCrossProcessFramesForGuests[];
|
|
|