Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 5bba86ca42cfe4d83a9290e340c11fb76da541dc..3480d6ba0488a25bab8831d0d81fd4577369454f 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -642,6 +642,7 @@ |
| ['OS=="linux"', { |
| # Tests that currently only work on Linux. |
| 'dependencies': [ |
| + '../base/base.gyp:base_unittests', |
| '../chrome/chrome.gyp:sync_unit_tests', |
| '../content/content.gyp:content_unittests', |
| '../ipc/ipc.gyp:ipc_tests', |