summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/fetch/testing/worker_internals_fetch.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/fetch/testing/worker_internals_fetch.h')
-rw-r--r--chromium/third_party/blink/renderer/core/fetch/testing/worker_internals_fetch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/blink/renderer/core/fetch/testing/worker_internals_fetch.h b/chromium/third_party/blink/renderer/core/fetch/testing/worker_internals_fetch.h
index df884acbb22..e19f4375f1a 100644
--- a/chromium/third_party/blink/renderer/core/fetch/testing/worker_internals_fetch.h
+++ b/chromium/third_party/blink/renderer/core/fetch/testing/worker_internals_fetch.h
@@ -6,7 +6,7 @@
#define THIRD_PARTY_BLINK_RENDERER_CORE_FETCH_TESTING_WORKER_INTERNALS_FETCH_H_
#include "third_party/blink/renderer/bindings/core/v8/script_promise.h"
-#include "third_party/blink/renderer/platform/wtf/allocator.h"
+#include "third_party/blink/renderer/platform/wtf/allocator/allocator.h"
#include "third_party/blink/renderer/platform/wtf/text/wtf_string.h"
#include "third_party/blink/renderer/platform/wtf/vector.h"