| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 55981887886305792d13d94b8d652686c05068f7..8800d511009029085e1e36d0a66b566eee1b133e 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -212,7 +212,6 @@
|
| CONTENT_EXPORT extern const char kMuteAudio[];
|
| CONTENT_EXPORT extern const char kNoReferrers[];
|
| CONTENT_EXPORT extern const char kNoSandbox[];
|
| -CONTENT_EXPORT extern const char kNumRasterThreads[];
|
| CONTENT_EXPORT extern const char kOverscrollHistoryNavigation[];
|
| extern const char kPluginLauncher[];
|
| CONTENT_EXPORT extern const char kPluginPath[];
|
|
|