| 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..f83f12aed8a8697fcff776de032ec2807813e8e1 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/String.h',
|
| 'public/V8ContextInfo.h',
|
| 'public/V8Inspector.h',
|
| 'public/V8InspectorClient.h',
|
| - 'public/V8HeapProfilerAgent.h',
|
| 'public/V8InspectorSession.h',
|
| 'public/V8StackTrace.h',
|
|
|
|
|