Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 3860379ea9c34d36b6424a3cebd9b3414480e97b..b0b4fa6873d60b33b6c15c522837051094f47eaa 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -10,6 +10,7 @@ |
| 'dependencies': [ |
| '../samples/samples.gyp:*', |
| '../src/d8.gyp:d8', |
| + '../test/base-unittests/base-unittests.gyp:*', |
| '../test/cctest/cctest.gyp:*', |
| ], |
| 'conditions': [ |