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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gyp

Issue 2012753003: DevTools: consolidate protocol generators for front-end, backend and type builder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
Index: third_party/WebKit/Source/platform/blink_platform.gyp
diff --git a/third_party/WebKit/Source/platform/blink_platform.gyp b/third_party/WebKit/Source/platform/blink_platform.gyp
index 97b924a36fd2cb318550632eafa0f50f0629868f..fe09affd6a3933d2d290a16b6140a57af36b861d 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gyp
+++ b/third_party/WebKit/Source/platform/blink_platform.gyp
@@ -204,7 +204,6 @@
'<(blink_platform_output_dir)/RuntimeEnabledFeatures.h',
# Additional .cpp files from the protocol_sources list.
- '<(blink_platform_output_dir)/inspector_protocol/Frontend.cpp',
'<(blink_platform_output_dir)/inspector_protocol/Dispatcher.cpp',
'<(blink_platform_output_dir)/inspector_protocol/TypeBuilder.cpp',

Powered by Google App Engine
This is Rietveld 408576698