| Index: Source/modules/cachestorage/CacheStorage.h
|
| diff --git a/Source/modules/cachestorage/CacheStorage.h b/Source/modules/cachestorage/CacheStorage.h
|
| index 117c39a62592fec934a42abba3a3913a14c76020..d31beabef8822193f555a865fc4175720611f59f 100644
|
| --- a/Source/modules/cachestorage/CacheStorage.h
|
| +++ b/Source/modules/cachestorage/CacheStorage.h
|
| @@ -11,7 +11,7 @@
|
| #include "modules/cachestorage/Cache.h"
|
| #include "modules/cachestorage/CacheQueryOptions.h"
|
| #include "modules/fetch/GlobalFetch.h"
|
| -#include "public/platform/WebServiceWorkerCacheStorage.h"
|
| +#include "public/platform/modules/serviceworker/WebServiceWorkerCacheStorage.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/Noncopyable.h"
|
|
|