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 79a4776605e7b52515a2f4714363c55fc862a4a8..00b13782e0d88c5d94aa6420862ea40a5debfdce 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1285,6 +1285,7 @@ public: |
MetaRefresh = 1548, |
MetaSetCookieWhenCSPBlocksInlineScript = 1549, |
MetaRefreshWhenCSPBlocksInlineScript = 1550, |
+ PanScrollingStart = 1551, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |