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 89239e6af9ab0e166b2de431db161f43d3c079b5..64e1f40b47575ab5fe11e06a9cbddd5be27381ce 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1086,6 +1086,7 @@ public: |
ApplicationCacheManifestSelectSecureOrigin = 1246, |
ApplicationCacheAPIInsecureOrigin = 1247, |
ApplicationCacheAPISecureOrigin = 1248, |
+ CSSAtRuleApply = 1249, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |