| Index: third_party/WebKit/Source/core/frame/PerformanceMonitor.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/PerformanceMonitor.cpp b/third_party/WebKit/Source/core/frame/PerformanceMonitor.cpp
|
| index eeb438fe0601a7242e70ec8773ad625058441af7..9c3539363545ea0724e6d6e60d8be19fe9b0c4cc 100644
|
| --- a/third_party/WebKit/Source/core/frame/PerformanceMonitor.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/PerformanceMonitor.cpp
|
| @@ -7,7 +7,7 @@
|
| #include "bindings/core/v8/ScheduledAction.h"
|
| #include "bindings/core/v8/ScriptEventListener.h"
|
| #include "bindings/core/v8/SourceLocation.h"
|
| -#include "core/InstrumentingAgents.h"
|
| +#include "core/InspectorInstrumentationAgents.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/events/EventListener.h"
|
|
|