| Index: third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
 | 
| diff --git a/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp b/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
 | 
| index 5b99e2447551fcdf6791ca0361d77cc3166ce228..56b2ab5fd2d38e7b2f441e63610edaefec07dec1 100644
 | 
| --- a/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
 | 
| +++ b/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
 | 
| @@ -185,7 +185,6 @@
 | 
|  #include "platform/weborigin/KURL.h"
 | 
|  #include "platform/weborigin/SchemeRegistry.h"
 | 
|  #include "platform/weborigin/SecurityPolicy.h"
 | 
| -#include "public/platform/Platform.h"
 | 
|  #include "public/platform/WebFloatPoint.h"
 | 
|  #include "public/platform/WebFloatRect.h"
 | 
|  #include "public/platform/WebLayer.h"
 | 
| 
 |