| Index: Source/core/core.gyp | 
| diff --git a/Source/core/core.gyp b/Source/core/core.gyp | 
| index e70332d45ab4bc0c51b46257b61430a19065d3a7..706e2ee0f2dc5e9e9fc96c6c824d3bd0197015f7 100644 | 
| --- a/Source/core/core.gyp | 
| +++ b/Source/core/core.gyp | 
| @@ -121,6 +121,7 @@ | 
| '<(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', | 
| ], | 
| @@ -307,6 +308,7 @@ | 
| '<(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', | 
|  | 
|  |