| Index: third_party/WebKit/Source/platform/v8_inspector/V8HeapProfilerAgentImpl.h
 | 
| diff --git a/third_party/WebKit/Source/platform/v8_inspector/V8HeapProfilerAgentImpl.h b/third_party/WebKit/Source/platform/v8_inspector/V8HeapProfilerAgentImpl.h
 | 
| index bc201afab9a604598bfdc4a43dc186ba79a86e99..7b7bcd70f9667789356d0bf9b65b3b1406f14805 100644
 | 
| --- a/third_party/WebKit/Source/platform/v8_inspector/V8HeapProfilerAgentImpl.h
 | 
| +++ b/third_party/WebKit/Source/platform/v8_inspector/V8HeapProfilerAgentImpl.h
 | 
| @@ -5,8 +5,7 @@
 | 
|  #ifndef V8HeapProfilerAgentImpl_h
 | 
|  #define V8HeapProfilerAgentImpl_h
 | 
|  
 | 
| -#include "platform/inspector_protocol/Allocator.h"
 | 
| -#include "platform/inspector_protocol/String16.h"
 | 
| +#include "platform/inspector_protocol/InspectorProtocol.h"
 | 
|  #include "platform/v8_inspector/protocol/HeapProfiler.h"
 | 
|  
 | 
|  #include <v8.h>
 | 
| 
 |