Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 6f004d054e8d1dde753d0bb1b8d31ece54fb7f67..d64c42fcce0a4eeafb1bca2b068bbedc7afbf07c 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -266,6 +266,7 @@ public: |
SVGLocatableNearestViewportElement, |
SVGLocatableFarthestViewportElement, |
IsIndexElement, |
+ HTMLHeadElementProfile, |
// Add new features immediately above this line. Don't change assigned |
// numbers of each items, and don't reuse unused slots. |
NumberOfFeatures, // This enum value must be last. |