Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 69740d46453fbb95b11222e6878b8043ae7230a3..bbdc19582560bb8c4d1f690ec1dd00dd1c19e2be 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -344,6 +344,7 @@ public: |
PrefixedDocumentExitFullscreen = 324, |
// The above items are available in M35 branch. |
+ SVGForeignObjectElement = 325, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |
NumberOfFeatures, // This enum value must be last. |