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

Unified Diff: test/default.isolate

Issue 2189023002: [inspector] add test configuration for the parser test. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: update DEPS Created 4 years, 5 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/default.gyp ('k') | test/inspector_protocol_parser_test/inspector_protocol_parser_test.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/default.isolate
diff --git a/test/default.isolate b/test/default.isolate
index 416137c5b55a696ac9099db3933a48bec77da3ac..eeb10b75ae7595df490f7eff7f10b6c0b72ca586 100644
--- a/test/default.isolate
+++ b/test/default.isolate
@@ -10,6 +10,7 @@
'includes': [
'cctest/cctest.isolate',
'fuzzer/fuzzer.isolate',
+ 'inspector_protocol_parser_test/inspector_protocol_parser_test.isolate',
'intl/intl.isolate',
'message/message.isolate',
'mjsunit/mjsunit.isolate',
« no previous file with comments | « test/default.gyp ('k') | test/inspector_protocol_parser_test/inspector_protocol_parser_test.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698