| Index: third_party/WebKit/Source/core/inspector/InspectorInstrumentation.cpp
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorInstrumentation.cpp b/third_party/WebKit/Source/core/inspector/InspectorInstrumentation.cpp
|
| index 8eeb57b00c2b66de5c2117e98d2fa734a566f8c9..b2773c0dd46ece9850dfcf86e5f6aea1fea95e52 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorInstrumentation.cpp
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorInstrumentation.cpp
|
| @@ -38,9 +38,7 @@
|
| #include "core/inspector/InspectorCSSAgent.h"
|
| #include "core/inspector/InspectorConsoleAgent.h"
|
| #include "core/inspector/InspectorDOMDebuggerAgent.h"
|
| -#include "core/inspector/InspectorDebuggerAgent.h"
|
| #include "core/inspector/InspectorPageAgent.h"
|
| -#include "core/inspector/InspectorProfilerAgent.h"
|
| #include "core/inspector/InspectorResourceAgent.h"
|
| #include "core/inspector/InspectorSession.h"
|
| #include "core/inspector/MainThreadDebugger.h"
|
|
|