| Index: third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerLinkResource.h
|
| diff --git a/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerLinkResource.h b/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerLinkResource.h
|
| index 5ea5f60d22d9fc24ffc365c0bf381fcee999f4eb..3e372dd02425b5c60468af26b84d0159743a30c3 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerLinkResource.h
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerLinkResource.h
|
| @@ -8,7 +8,6 @@
|
| #include "core/html/LinkResource.h"
|
| #include "modules/ModulesExport.h"
|
| #include "wtf/Allocator.h"
|
| -#include "wtf/PassOwnPtr.h"
|
| #include "wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|