| Index: Source/core/core.gyp
|
| diff --git a/Source/core/core.gyp b/Source/core/core.gyp
|
| index 929334507b5c5a16b0186fb958105594c07c15b9..1eae7589c1a56204e5408911b52f99b5902dc123 100644
|
| --- a/Source/core/core.gyp
|
| +++ b/Source/core/core.gyp
|
| @@ -120,7 +120,6 @@
|
| '<(SHARED_INTERMEDIATE_DIR)/blink/InspectorConsoleInstrumentationInl.h',
|
| '<(SHARED_INTERMEDIATE_DIR)/blink/InspectorInstrumentationInl.h',
|
| '<(SHARED_INTERMEDIATE_DIR)/blink/InspectorOverridesInl.h',
|
| - '<(SHARED_INTERMEDIATE_DIR)/blink/InspectorPromiseInstrumentationInl.h',
|
| '<(SHARED_INTERMEDIATE_DIR)/blink/InstrumentingAgentsInl.h',
|
| '<(SHARED_INTERMEDIATE_DIR)/blink/InspectorInstrumentationImpl.cpp',
|
| ],
|
| @@ -318,7 +317,6 @@
|
| '<(SHARED_INTERMEDIATE_DIR)/blink/InspectorConsoleInstrumentationInl.h',
|
| '<(SHARED_INTERMEDIATE_DIR)/blink/InspectorInstrumentationInl.h',
|
| '<(SHARED_INTERMEDIATE_DIR)/blink/InspectorOverridesInl.h',
|
| - '<(SHARED_INTERMEDIATE_DIR)/blink/InspectorPromiseInstrumentationInl.h',
|
| '<(SHARED_INTERMEDIATE_DIR)/blink/InstrumentingAgentsInl.h',
|
| '<(SHARED_INTERMEDIATE_DIR)/blink/InspectorInstrumentationImpl.cpp',
|
|
|
|
|