| Index: third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.h
|
| diff --git a/third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.h b/third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.h
|
| index adc04143bf76ff960c8ce4f0cb9a069a5d0c9e3d..7fa5f49b4684e18a6a3a22aaca24ebf32137a9a9 100644
|
| --- a/third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.h
|
| +++ b/third_party/WebKit/Source/platform/v8_inspector/V8ProfilerAgentImpl.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "platform/inspector_protocol/Allocator.h"
|
| #include "platform/inspector_protocol/String16.h"
|
| -#include "platform/inspector_protocol/TypeBuilder.h"
|
| +#include "platform/v8_inspector/protocol/Profiler.h"
|
|
|
| namespace v8 {
|
| class Isolate;
|
|
|