Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Unified Diff: third_party/WebKit/Source/core/core_generated.gypi

Issue 1696513002: DevTools: move protocol-related generators into inspector subfolder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/core/core.gypi ('k') | third_party/WebKit/Source/core/inspector/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « third_party/WebKit/Source/core/core.gypi ('k') | third_party/WebKit/Source/core/inspector/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698