| 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 c07b12fe7abfc875af6ad321534a6f37a2041e49..560bea3d68e1b62cd469bcdd36345cd85ff6eb2d 100644
|
| --- a/third_party/WebKit/Source/core/core_generated.gypi
|
| +++ b/third_party/WebKit/Source/core/core_generated.gypi
|
| @@ -98,11 +98,6 @@
|
| # Additional .cpp files from the make_core_generated rules.
|
| '<(blink_core_output_dir)/XPathGrammar.cpp',
|
|
|
| - # Additional .cpp files from the inspector_protocol_sources list.
|
| - '<(blink_core_output_dir)/InspectorFrontend.cpp',
|
| - '<(blink_core_output_dir)/InspectorBackendDispatcher.cpp',
|
| - '<(blink_core_output_dir)/InspectorTypeBuilder.cpp',
|
| -
|
| # Additional .cpp files from the inspector_instrumentation_sources list.
|
| '<(blink_core_output_dir)/InspectorConsoleInstrumentationInl.h',
|
| '<(blink_core_output_dir)/InspectorInstrumentationInl.h',
|
|
|