| Index: third_party/WebKit/Source/core/inspector/PageDebuggerAgent.cpp
|
| diff --git a/third_party/WebKit/Source/core/inspector/PageDebuggerAgent.cpp b/third_party/WebKit/Source/core/inspector/PageDebuggerAgent.cpp
|
| index 9616064e56715dc1c0e0901e5984ef678e7a01ca..38c083420e22a1e652fbbfa694882b28264cf847 100644
|
| --- a/third_party/WebKit/Source/core/inspector/PageDebuggerAgent.cpp
|
| +++ b/third_party/WebKit/Source/core/inspector/PageDebuggerAgent.cpp
|
| @@ -38,7 +38,6 @@
|
| #include "core/inspector/InspectedFrames.h"
|
| #include "core/inspector/InspectorInstrumentation.h"
|
| #include "core/inspector/InspectorTraceEvents.h"
|
| -#include "core/inspector/InstrumentingAgents.h"
|
| #include "core/loader/DocumentLoader.h"
|
| #include "core/page/Page.h"
|
|
|
|
|