| Index: third_party/WebKit/Source/platform/exported/WebServiceWorkerRequest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/WebServiceWorkerRequest.cpp b/third_party/WebKit/Source/platform/exported/WebServiceWorkerRequest.cpp
|
| index 0ebeb76914a82fd5b2a90dfb76095a2093f5bea5..d35a237d1e6c50587f0c06a7e59e642a7a14ac43 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebServiceWorkerRequest.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/WebServiceWorkerRequest.cpp
|
| @@ -9,6 +9,7 @@
|
| #include "public/platform/WebHTTPHeaderVisitor.h"
|
| #include "public/platform/WebString.h"
|
| #include "public/platform/WebURLRequest.h"
|
| +#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|