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 3a7671bd4de9c607f8ff4dc75813a544710320b2..839427c65dd2721785b28a4e7cdcef5d15b8dd41 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1275,6 +1275,7 @@ public: |
ChromeLoadTimesUnknown = 1499, |
SVGViewElement = 1500, |
+ WebShareShare = 1501, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |