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 590b0749a3e06852839a347d12c4a6dd304aa64f..c5d7a1fb100b859b899b341fca594bbe0deae6b1 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1400,6 +1400,7 @@ class CORE_EXPORT UseCounter { |
V8PeriodicWave_Constructor = 1721, |
V8StereoPannerNode_Constructor = 1722, |
V8WaveShaperNode_Constructor = 1723, |
+ V8Headers_GetAll_Method = 1724, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |