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 e7ce1a9e72778fe5f314a89977352b6c8e1543be..ae0815f42090ebefe4a6abc0fc7d53cec274a117 100644 |
| --- a/content/public/common/content_switches.h |
| +++ b/content/public/common/content_switches.h |
| @@ -54,6 +54,7 @@ CONTENT_EXPORT extern const char kDisableDatabases[]; |
| CONTENT_EXPORT extern const char kDisableDeadlineScheduling[]; |
| CONTENT_EXPORT extern const char kDisableDelegatedRenderer[]; |
| extern const char kDisableDesktopNotifications[]; |
| +extern const char kDisableNavigatorContentUtils[]; |
|
jam
2013/12/09 16:35:56
nit: note this file is sorted, so put this in the
|
| CONTENT_EXPORT extern const char kDisableDeviceMotion[]; |
| CONTENT_EXPORT extern const char kDisableDeviceOrientation[]; |
| extern const char kDisableDirectNPAPIRequests[]; |