| Index: third_party/WebKit/Source/modules/fetch/GlobalFetch.h | 
| diff --git a/third_party/WebKit/Source/modules/fetch/GlobalFetch.h b/third_party/WebKit/Source/modules/fetch/GlobalFetch.h | 
| index 7d9265a3f26b7842c9cfb1e9f0eaf991de85f545..87aa1b8ae802a439850e1df662d46e079f1e7e81 100644 | 
| --- a/third_party/WebKit/Source/modules/fetch/GlobalFetch.h | 
| +++ b/third_party/WebKit/Source/modules/fetch/GlobalFetch.h | 
| @@ -8,7 +8,6 @@ | 
| #include "bindings/core/v8/ScriptPromise.h" | 
| #include "modules/ModulesExport.h" | 
| #include "modules/fetch/Request.h" | 
| -#include "wtf/WeakPtr.h" | 
|  | 
| namespace blink { | 
|  | 
|  |