Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 2456893002: Remove careOf field from PaymentAddress. (Closed)
Patch Set: Remove use counter Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | third_party/WebKit/Source/modules/payments/PaymentAddress.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698