| Index: third_party/WebKit/Source/web/InspectorEmulationAgent.cpp
|
| diff --git a/third_party/WebKit/Source/web/InspectorEmulationAgent.cpp b/third_party/WebKit/Source/web/InspectorEmulationAgent.cpp
|
| index 116e7238435ceb7564e1f8676b36c0317639a15d..c2acd65ce19b6f5b9c034b320fb083d16eededb0 100644
|
| --- a/third_party/WebKit/Source/web/InspectorEmulationAgent.cpp
|
| +++ b/third_party/WebKit/Source/web/InspectorEmulationAgent.cpp
|
| @@ -4,7 +4,6 @@
|
|
|
| #include "web/InspectorEmulationAgent.h"
|
|
|
| -#include "core/frame/FrameHost.h"
|
| #include "core/frame/FrameView.h"
|
| #include "core/frame/Settings.h"
|
| #include "core/inspector/protocol/DOM.h"
|
|
|