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 4a1d89efe85168168f48791c268bf8e28a557f00..f98c1f1432347cbad3ac3970836fd687ad099825 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -890,6 +890,7 @@ public: |
OfflineAudioContextSuspend = 1032, |
OfflineAudioContextResume = 1033, |
AttrCloneNode = 1034, |
+ SVG1DOMPaintServer = 1035, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |