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

Unified Diff: test/inspector/inspector.gyp

Issue 2368393003: [inspector] added inspector test runner [part 2] (Closed)
Patch Set: addressed comments Created 4 years, 3 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 | « test/inspector/BUILD.gn ('k') | test/inspector/inspector-impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/inspector.gyp
diff --git a/test/inspector/inspector.gyp b/test/inspector/inspector.gyp
index 6b64822efc9e77a5ad7908cbb96eaa00e74347b3..1818a0ce15ef6f9250f064d0b1f31590e8e9c693 100644
--- a/test/inspector/inspector.gyp
+++ b/test/inspector/inspector.gyp
@@ -6,6 +6,8 @@
'variables': {
'v8_code': 1,
'inspector_protocol_sources': [
+ 'inspector-impl.cc',
+ 'inspector-impl.h',
'task-runner.cc',
'task-runner.h',
],
« no previous file with comments | « test/inspector/BUILD.gn ('k') | test/inspector/inspector-impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698