Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 4c1b42311148ab4c2e9983c5a25e29a392e1d4c5..306cc42397f55bb44deb043f37628e5338464daf 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', |
| ], |
| }], |