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

Unified Diff: test/default.gyp

Issue 2474863002: Add inspector tests to default tests to run locally. (Closed)
Patch Set: address comments Created 4 years, 1 month 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/BUILD.gn ('k') | test/default.isolate » ('j') | tools/run-tests.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/default.gyp
diff --git a/test/default.gyp b/test/default.gyp
index dd1d9e2dc8148269c7327b39682ddf57edf41eeb..16c487802efca827c0de49b61bd2a453f36456f9 100644
--- a/test/default.gyp
+++ b/test/default.gyp
@@ -12,6 +12,7 @@
'dependencies': [
'cctest/cctest.gyp:cctest_run',
'fuzzer/fuzzer.gyp:fuzzer_run',
+ 'inspector/inspector.gyp:inspector_run',
'intl/intl.gyp:intl_run',
'message/message.gyp:message_run',
'mjsunit/mjsunit.gyp:mjsunit_run',
« no previous file with comments | « test/BUILD.gn ('k') | test/default.isolate » ('j') | tools/run-tests.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698