Index: Source/core/core.gyp |
diff --git a/Source/core/core.gyp b/Source/core/core.gyp |
index a1446cd962ca03b3408682708c26151e35818a84..f78c8d76a90832fa217007fd66912feee6edbc2f 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', |
], |
@@ -313,6 +314,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', |