| 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 3e372dd02425b5c60468af26b84d0159743a30c3..5ea5f60d22d9fc24ffc365c0bf381fcee999f4eb 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerLinkResource.h
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerLinkResource.h
|
| @@ -8,6 +8,7 @@
|
| #include "core/html/LinkResource.h"
|
| #include "modules/ModulesExport.h"
|
| #include "wtf/Allocator.h"
|
| +#include "wtf/PassOwnPtr.h"
|
| #include "wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|