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