| Index: third_party/WebKit/Source/core/frame/RemoteFrame.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/RemoteFrame.cpp b/third_party/WebKit/Source/core/frame/RemoteFrame.cpp
|
| index d39a9087668ab6a8f8c984411e3a169322f0ba72..d04e31245a6546a9ae759e8e7aba8b87a28f3e69 100644
|
| --- a/third_party/WebKit/Source/core/frame/RemoteFrame.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/RemoteFrame.cpp
|
| @@ -19,7 +19,7 @@
|
| #include "platform/PluginScriptForbiddenScope.h"
|
| #include "platform/UserGestureIndicator.h"
|
| #include "platform/graphics/GraphicsLayer.h"
|
| -#include "platform/network/ResourceRequest.h"
|
| +#include "platform/loader/fetch/ResourceRequest.h"
|
| #include "platform/weborigin/SecurityPolicy.h"
|
| #include "public/platform/WebLayer.h"
|
|
|
|
|