| Index: content/public/common/resource_response_info.h
|
| diff --git a/content/public/common/resource_response_info.h b/content/public/common/resource_response_info.h
|
| index 861653917e7c5a837491206c28713662b2d17a5e..2b83832244fde2e47b8665406a266387ef9491aa 100644
|
| --- a/content/public/common/resource_response_info.h
|
| +++ b/content/public/common/resource_response_info.h
|
| @@ -17,7 +17,7 @@
|
| #include "net/base/load_timing_info.h"
|
| #include "net/http/http_response_headers.h"
|
| #include "net/http/http_response_info.h"
|
| -#include "third_party/WebKit/public/platform/WebServiceWorkerResponseType.h"
|
| +#include "third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerResponseType.h"
|
| #include "url/gurl.h"
|
|
|
| namespace content {
|
|
|