| Index: third_party/WebKit/Source/core/fetch/Resource.cpp | 
| diff --git a/third_party/WebKit/Source/core/fetch/Resource.cpp b/third_party/WebKit/Source/core/fetch/Resource.cpp | 
| index 50c6fed7a8020ca05270af05b5652ff6fdb0f03d..cf9ef1e62c497b4ebc069d841b93025ee0e89b3c 100644 | 
| --- a/third_party/WebKit/Source/core/fetch/Resource.cpp | 
| +++ b/third_party/WebKit/Source/core/fetch/Resource.cpp | 
| @@ -45,7 +45,6 @@ | 
| #include "wtf/MathExtras.h" | 
| #include "wtf/StdLibExtras.h" | 
| #include "wtf/Vector.h" | 
| -#include "wtf/WeakPtr.h" | 
| #include "wtf/text/CString.h" | 
| #include <algorithm> | 
|  | 
|  |