Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index d7fe5963aaa47a5a970ed286afd8f76e3ac46d8d..bb3479a9c87586d46d13bb6baf3c9f4ef00d59af 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -40,6 +40,7 @@ |
| 'dependencies': [ |
| '../ios/ios.gyp:*', |
| '../ui/base/ui_base_tests.gyp:ui_unittests', |
| + '../ui/ios/ui_ios_tests.gyp:ui_ios_unittests', |
| '../ui/gfx/gfx_tests.gyp:gfx_unittests', |
| ], |
| }], |