| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 2ebf9c89eac7759191d6f10aba762200f12d845e..be5cc9e4901c3f5be79fc074c2a165b533f4cddf 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -195,6 +195,7 @@ CONTENT_EXPORT extern const char kDisableAppContainer[];
|
| CONTENT_EXPORT extern const char kNumRasterThreads[];
|
| CONTENT_EXPORT extern const char kOverridePluginPowerSaverForTesting[];
|
| CONTENT_EXPORT extern const char kOverscrollHistoryNavigation[];
|
| +CONTENT_EXPORT extern const char kPassiveListenersDefault[];
|
| CONTENT_EXPORT extern const char kPpapiBrokerProcess[];
|
| CONTENT_EXPORT extern const char kPpapiFlashArgs[];
|
| CONTENT_EXPORT extern const char kPpapiInProcess[];
|
|
|