Index: third_party/WebKit/Source/modules/cachestorage/CacheTest.cpp |
diff --git a/third_party/WebKit/Source/modules/cachestorage/CacheTest.cpp b/third_party/WebKit/Source/modules/cachestorage/CacheTest.cpp |
index df3e74c1f6f5882802e25540d97407abfa55bfe4..663d1a3fc149f181081b23884be95152cb0ebf18 100644 |
--- a/third_party/WebKit/Source/modules/cachestorage/CacheTest.cpp |
+++ b/third_party/WebKit/Source/modules/cachestorage/CacheTest.cpp |
@@ -19,8 +19,8 @@ |
#include "modules/fetch/GlobalFetch.h" |
#include "modules/fetch/Request.h" |
#include "modules/fetch/Response.h" |
-#include "public/platform/WebServiceWorkerCache.h" |
#include "public/platform/WebURLResponse.h" |
+#include "public/platform/modules/serviceworker/WebServiceWorkerCache.h" |
#include "wtf/OwnPtr.h" |
#include <algorithm> |