| Index: third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp
|
| diff --git a/third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp b/third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp
|
| index dead4f127f49a0871b6353baf8fe7d71c6d64b95..892f26cf9f573034e2accab8351373d562f0a1fa 100644
|
| --- a/third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp
|
| +++ b/third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp
|
| @@ -307,11 +307,11 @@
|
| 'V8StringUtil.h',
|
| 'V8ValueCopier.cpp',
|
| 'V8ValueCopier.h',
|
| - 'public/V8EventListenerInfo.h',
|
| + 'public/StringBuffer.h',
|
| + 'public/StringView.h',
|
| 'public/V8ContextInfo.h',
|
| 'public/V8Inspector.h',
|
| 'public/V8InspectorClient.h',
|
| - 'public/V8HeapProfilerAgent.h',
|
| 'public/V8InspectorSession.h',
|
| 'public/V8StackTrace.h',
|
|
|
|
|