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

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

Issue 2251343003: [DevTools] Generate separate copies of inspector_protocol. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: win compile Created 4 years, 4 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 a116f8f85726fda26755e68ca38b620af7c7643e..233bdc6391ff42e09efdc4c2cdbd509e7de54638 100644
--- a/third_party/WebKit/Source/core/core_generated.gypi
+++ b/third_party/WebKit/Source/core/core_generated.gypi
@@ -131,6 +131,7 @@
'<(blink_core_output_dir)/inspector/protocol/Memory.cpp',
'<(blink_core_output_dir)/inspector/protocol/Network.cpp',
'<(blink_core_output_dir)/inspector/protocol/Page.cpp',
+ '<(blink_core_output_dir)/inspector/protocol/Protocol.cpp',
'<(blink_core_output_dir)/inspector/protocol/Rendering.cpp',
'<(blink_core_output_dir)/inspector/protocol/Security.cpp',
'<(blink_core_output_dir)/inspector/protocol/ServiceWorker.cpp',
« 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