| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index bda8731b91e183f4612f93e6ea563b296e618273..bdb99a635d1f261dadb557d3ff81d8e90f6fbf17 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -54,6 +54,7 @@
|
| '../mojo/mojo_base.gyp:mojo_system',
|
| '../mojo/mojo_base.gyp:mojo_system_impl',
|
| '../mojo/mojo_base.gyp:mojo_system_unittests',
|
| + '../google_apis/google_apis.gyp:google_apis_unittests',
|
| '../ui/base/ui_base_tests.gyp:ui_unittests',
|
| '../ui/ios/ui_ios_tests.gyp:ui_ios_unittests',
|
| '../ui/gfx/gfx_tests.gyp:gfx_unittests',
|
|
|