Index: Source/modules/cachestorage/CacheStorageError.cpp |
diff --git a/Source/modules/cachestorage/CacheStorageError.cpp b/Source/modules/cachestorage/CacheStorageError.cpp |
index cbd24f04d2505f6cafe09582d59fc37e034a94ef..28a3e88bd628ccd02bc051daf4e494637b2337ff 100644 |
--- a/Source/modules/cachestorage/CacheStorageError.cpp |
+++ b/Source/modules/cachestorage/CacheStorageError.cpp |
@@ -8,7 +8,7 @@ |
#include "core/dom/DOMException.h" |
#include "core/dom/ExceptionCode.h" |
#include "modules/cachestorage/Cache.h" |
-#include "public/platform/WebServiceWorkerCacheError.h" |
+#include "public/platform/modules/serviceworker/WebServiceWorkerCacheError.h" |
namespace blink { |