Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 6ac415acb7d3f4f4c17e19004301e40a1fd9cb93..d491d49dd6597f882dec28ac45e1bad68e2db1ca 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -11,6 +11,7 @@ |
| '../samples/samples.gyp:*', |
| '../src/base/base.gyp:*', |
| '../src/d8.gyp:d8', |
| + '../src/libplatform/libplatform.gyp:libplatform-unittests', |
| '../test/cctest/cctest.gyp:*', |
| '../test/compiler-unittests/compiler-unittests.gyp:*', |
| '../test/heap-unittests/heap-unittests.gyp:*', |