Index: Source/core/core.gyp |
diff --git a/Source/core/core.gyp b/Source/core/core.gyp |
index 543aae7d26c8c7b030be7a116b49ba12e39c6ab5..e1dd43c495d6d35efe767cd0da62844486d382e5 100644 |
--- a/Source/core/core.gyp |
+++ b/Source/core/core.gyp |
@@ -122,6 +122,7 @@ |
'<(SHARED_INTERMEDIATE_DIR)/blink/InspectorDatabaseInstrumentationInl.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', |
], |
@@ -309,6 +310,7 @@ |
'<(SHARED_INTERMEDIATE_DIR)/blink/InspectorDatabaseInstrumentationInl.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', |