| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 6ecdd25a727f0e0b1f4d9694816f0f5ea5f63fe4..74ef25171afaa02df6b7a3a82882d29920105832 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -56,6 +56,7 @@ extern const char kDisableDesktopNotifications[];
|
| CONTENT_EXPORT extern const char kDisableDeviceMotion[];
|
| CONTENT_EXPORT extern const char kDisableDeviceOrientation[];
|
| extern const char kDisableDirectNPAPIRequests[];
|
| +extern const char kDisableDomainBlockingFor3DAPIs[];
|
| CONTENT_EXPORT extern const char kDisableExperimentalWebGL[];
|
| CONTENT_EXPORT extern const char kDisableFileSystem[];
|
| CONTENT_EXPORT extern const char kDisableFixedPositionCreatesStackingContext[];
|
|
|