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