Index: third_party/WebKit/Source/modules/fetch/RequestInit.h |
diff --git a/third_party/WebKit/Source/modules/fetch/RequestInit.h b/third_party/WebKit/Source/modules/fetch/RequestInit.h |
index 6b9538ed3459d5299c820176836ad9520eaac85a..24912ef380b922a9778967673a017057efe57b83 100644 |
--- a/third_party/WebKit/Source/modules/fetch/RequestInit.h |
+++ b/third_party/WebKit/Source/modules/fetch/RequestInit.h |
@@ -5,7 +5,7 @@ |
#ifndef RequestInit_h |
#define RequestInit_h |
-#include "bindings/modules/v8/ByteStringSequenceSequenceOrByteStringByteStringRecordOrHeaders.h" |
+#include "bindings/modules/v8/ByteStringSequenceSequenceOrByteStringByteStringRecord.h" |
#include "modules/fetch/Headers.h" |
#include "platform/heap/Handle.h" |
#include "platform/network/EncodedFormData.h" |