| 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 3c496be8f6252b226fcca829b1d00b39422dc14b..75cc3631ef0cfe981f5c18ec7c02174fac1929ae 100644
|
| --- a/third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp
|
| +++ b/third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp
|
| @@ -296,11 +296,10 @@
|
| 'V8StringUtil.h',
|
| 'V8ValueCopier.cpp',
|
| 'V8ValueCopier.h',
|
| - 'public/V8EventListenerInfo.h',
|
| + 'public/StringView.h',
|
| 'public/V8ContextInfo.h',
|
| 'public/V8Inspector.h',
|
| 'public/V8InspectorClient.h',
|
| - 'public/V8HeapProfilerAgent.h',
|
| 'public/V8InspectorSession.h',
|
| 'public/V8StackTrace.h',
|
|
|
|
|