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 e61eead5d3a3be9e955b2bc9c8db3d99a9a2534f..9ea49a3c2ed9b607aba0d6d71184110beda097a1 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1091,6 +1091,7 @@ public: |
V8Window_SpeechSynthesis_AttributeGetter = 1272, |
V8IDBFactory_WebkitGetDatabaseNames_Method = 1273, |
ImageDocument = 1274, |
+ ScrollAnchored = 1275, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |