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

Unified Diff: test/default.isolate

Issue 2425973002: [debugger] basic test infrastructure for new debugger test api. (Closed)
Patch Set: fix Created 4 years, 2 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: test/default.isolate
diff --git a/test/default.isolate b/test/default.isolate
index 416137c5b55a696ac9099db3933a48bec77da3ac..4c598885fddc3ebd1d06a6a43cc231c41bfef27b 100644
--- a/test/default.isolate
+++ b/test/default.isolate
@@ -9,6 +9,7 @@
},
'includes': [
'cctest/cctest.isolate',
+ 'debugger/debugger.isolate',
'fuzzer/fuzzer.isolate',
'intl/intl.isolate',
'message/message.isolate',

Powered by Google App Engine
This is Rietveld 408576698