| Index: test/bot_default.gyp
|
| diff --git a/test/bot_default.gyp b/test/bot_default.gyp
|
| index 04679183b475b5defdede2b1ffbf8c3591b5d1d5..79dd3382a44596143e2ff5d642e41c7bbdb115a7 100644
|
| --- a/test/bot_default.gyp
|
| +++ b/test/bot_default.gyp
|
| @@ -12,6 +12,7 @@
|
| 'dependencies': [
|
| 'cctest/cctest.gyp:cctest_run',
|
| 'fuzzer/fuzzer.gyp:fuzzer_run',
|
| + 'inspector_protocol_parser_test/inspector_protocol_parser_test.gyp:inspector_protocol_parser_test_run',
|
| 'intl/intl.gyp:intl_run',
|
| 'message/message.gyp:message_run',
|
| 'mjsunit/mjsunit.gyp:mjsunit_run',
|
|
|