| 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 6081894b41aa60807c2654bd5a66e83b6f8b0af5..f56399329e415c648b724da6dae3a534618955b1 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1299,7 +1299,6 @@ class CORE_EXPORT UseCounter {
|
| WebAudioWaveShaperNode = 1577,
|
| CSSZoomReset = 1578,
|
| CSSZoomDocument = 1579,
|
| - PaymentAddressCareOf = 1580,
|
| XSSAuditorBlockedScript = 1581,
|
| XSSAuditorBlockedEntirePage = 1582,
|
| XSSAuditorDisabled = 1583,
|
|
|