| Index: third_party/WebKit/Source/core/core_generated.gypi
|
| diff --git a/third_party/WebKit/Source/core/core_generated.gypi b/third_party/WebKit/Source/core/core_generated.gypi
|
| index 190a07cc8248d561a1a3d624a620708c8b746f7f..c07b12fe7abfc875af6ad321534a6f37a2041e49 100644
|
| --- a/third_party/WebKit/Source/core/core_generated.gypi
|
| +++ b/third_party/WebKit/Source/core/core_generated.gypi
|
| @@ -110,6 +110,10 @@
|
| '<(blink_core_output_dir)/InstrumentingAgentsInl.h',
|
| '<(blink_core_output_dir)/InspectorInstrumentationImpl.cpp',
|
|
|
| + # Additional files from injected_script_sources list.
|
| + '<(blink_core_output_dir)/inspector/v8/DebuggerScript.h',
|
| + '<(blink_core_output_dir)/inspector/v8/InjectedScriptSource.h',
|
| +
|
| # Additional .cpp files for SVG.
|
| '<(blink_core_output_dir)/SVGElementFactory.cpp',
|
|
|
|
|