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

Unified Diff: test/bot_default.isolate

Issue 1604203002: Add a library suitable for libfuzzer with a small unit test runner shell (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: updates Created 4 years, 11 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/bot_default.gyp ('k') | test/default.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/bot_default.isolate
diff --git a/test/bot_default.isolate b/test/bot_default.isolate
index 6749a704bf392ee54597465733c6a7e5fcd5cfea..d6e4aa34749f7391e693529d4e9ad6ab62f45e72 100644
--- a/test/bot_default.isolate
+++ b/test/bot_default.isolate
@@ -9,6 +9,7 @@
},
'includes': [
'cctest/cctest.isolate',
+ 'fuzzer/fuzzer.isolate',
'intl/intl.isolate',
'message/message.isolate',
'mjsunit/mjsunit.isolate',
« no previous file with comments | « test/bot_default.gyp ('k') | test/default.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698