Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index b0b4fa6873d60b33b6c15c522837051094f47eaa..5e410a3d0f26034c436586054b85d39ecdf48226 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -12,6 +12,7 @@ |
| '../src/d8.gyp:d8', |
| '../test/base-unittests/base-unittests.gyp:*', |
| '../test/cctest/cctest.gyp:*', |
| + '../test/compiler-unittests/compiler-unittests.gyp:*', |
| ], |
| 'conditions': [ |
| ['component!="shared_library"', { |