Index: Source/modules/cachestorage/CacheStorage.cpp |
diff --git a/Source/modules/serviceworkers/CacheStorage.cpp b/Source/modules/cachestorage/CacheStorage.cpp |
similarity index 99% |
rename from Source/modules/serviceworkers/CacheStorage.cpp |
rename to Source/modules/cachestorage/CacheStorage.cpp |
index c7614f41878b5d1130decd803c97d0cf94dd9f3a..a8fce717f6aed42b5da8a5713882657a3fd2712f 100644 |
--- a/Source/modules/serviceworkers/CacheStorage.cpp |
+++ b/Source/modules/cachestorage/CacheStorage.cpp |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "config.h" |
-#include "modules/serviceworkers/CacheStorage.h" |
+#include "modules/cachestorage/CacheStorage.h" |
#include "bindings/core/v8/ScriptPromiseResolver.h" |
#include "bindings/core/v8/ScriptState.h" |