| Index: Source/modules/cachestorage/Cache.cpp
|
| diff --git a/Source/modules/cachestorage/Cache.cpp b/Source/modules/cachestorage/Cache.cpp
|
| index 6836b833a03bc8f69e320ea7d2493354a7245c5b..804085e6abb8269a6d5b880b78e2a00226f80782 100644
|
| --- a/Source/modules/cachestorage/Cache.cpp
|
| +++ b/Source/modules/cachestorage/Cache.cpp
|
| @@ -21,7 +21,7 @@
|
| #include "modules/fetch/Request.h"
|
| #include "modules/fetch/Response.h"
|
| #include "public/platform/WebPassOwnPtr.h"
|
| -#include "public/platform/WebServiceWorkerCache.h"
|
| +#include "public/platform/modules/serviceworker/WebServiceWorkerCache.h"
|
|
|
| namespace blink {
|
|
|
|
|