Chromium Code Reviews| Index: third_party/WebKit/Source/core/frame/UseCounter.h |
| diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h |
| index 0c2165c4014dbd26aa87e1ecae436ed887345ebf..e4adde164685f45ea2e51c84f508b07f6e07fdc3 100644 |
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h |
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
| @@ -1275,7 +1275,6 @@ class CORE_EXPORT UseCounter { |
| DragAndDropScrollStart = 1554, |
| PresentationConnectionListConnectionAvailableEventListener = 1555, |
| WebAudioAutoplayCrossOriginIframe = 1556, |
| - ScriptInvalidTypeOrLanguage = 1557, |
|
Yoav Weiss
2016/11/10 14:21:16
Should we continue to count this, just in case?
|
| VRGetDisplays = 1558, |
| VRPresent = 1559, |
| VRDeprecatedGetPose = 1560, |