Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 2cf8fe6727332d33162d17f70f7e2af6575d069a..a1af4d881d2953139eb8600e79d2c62a96be1d7d 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -687,6 +687,8 @@ public: |
EncryptedMediaInsecureOrigin = 771, |
PerformanceFrameTiming = 772, |
V8Element_Animate_Method = 773, |
+ // The above items are available in M44 branch. |
+ |
V8SVGSVGElement_PixelUnitToMillimeterX_AttributeGetter = 774, |
V8SVGSVGElement_PixelUnitToMillimeterY_AttributeGetter = 775, |
V8SVGSVGElement_ScreenPixelToMillimeterX_AttributeGetter = 776, |