| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 1683a5decaa27ad9e5f25eff038b92a458fdb3a1..0b5a7c4167e6de404039e747ab0f9dbcaa32ac82 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -265,6 +265,7 @@ extern const char kEnableWebPInAcceptHeader[];
|
|
|
| CONTENT_EXPORT extern const char kOverscrollHistoryNavigation[];
|
| CONTENT_EXPORT extern const char kEnableOverscrollNotifications[];
|
| +CONTENT_EXPORT extern const char kEnableWebGLDraftExtensions[];
|
|
|
| } // namespace switches
|
|
|
|
|