Index: Source/modules/serviceworkers/RequestInit.h |
diff --git a/Source/modules/serviceworkers/RequestInit.h b/Source/modules/serviceworkers/RequestInit.h |
index 191c8eac3d33932315a90850020e828caff528c2..8e8461b60a4fc384a0d175ab6e82185f08cb8906 100644 |
--- a/Source/modules/serviceworkers/RequestInit.h |
+++ b/Source/modules/serviceworkers/RequestInit.h |
@@ -5,7 +5,7 @@ |
#ifndef RequestInit_h |
#define RequestInit_h |
-#include "bindings/v8/Dictionary.h" |
+#include "bindings/core/v8/Dictionary.h" |
#include "modules/serviceworkers/HeaderMap.h" |
#include "wtf/RefPtr.h" |