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 d688683f4378e08b750a86d2cfc4df42365451b6..fe0a2ca5b6df71933cd778c6d4501c983fc834c2 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1318,6 +1318,7 @@ public: |
WebAudioWaveShaperNode = 1577, |
CSSZoomReset = 1578, |
CSSZoomDocument = 1579, |
+ PaymentAddressCareOf = 1580, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |
// Also, run update_use_counter_feature_enum.py in chromium/src/tools/metrics/histograms/ |