| 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 635004d8a1bf4789f74dc01d1f89e8e859efaa64..e6ba0a74674912733dad2789ad10d974dd78a2c3 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1198,8 +1198,6 @@ class CORE_EXPORT UseCounter {
|
| kPresentationConnectionListConnectionAvailableEventListener = 1555,
|
| kWebAudioAutoplayCrossOriginIframe = 1556,
|
| kVRGetDisplays = 1558,
|
| - kCSSZoomReset = 1578,
|
| - kCSSZoomDocument = 1579,
|
| kXSSAuditorBlockedScript = 1581,
|
| kXSSAuditorBlockedEntirePage = 1582,
|
| kXSSAuditorDisabled = 1583,
|
|
|