Chromium Code Reviews| Index: Source/core/frame/UseCounter.h |
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
| index 8473968cec486eb729a228eb556230d43af69809..1ed2e56f6fc8ae62adf7f9689bcd67f7dc7d9b09 100644 |
| --- a/Source/core/frame/UseCounter.h |
| +++ b/Source/core/frame/UseCounter.h |
| @@ -488,6 +488,8 @@ public: |
| DevToolsConsoleProfile = 518, |
| SVGStyleElementTitle = 519, |
| PictureSourceSrc = 520, |
| + // The above items are available in M38 branch. |
| + |
| Picture = 521, |
| Sizes = 522, |
| SrcsetXDescriptor = 523, |