Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index a495f85ac7d6acb43d47f187e25d4bbf173f2f9a..68dce05fdd67a867277fafef25bfb93262fb3fb5 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -156,6 +156,7 @@ |
| 'dependencies': [ |
| '../device/bluetooth/bluetooth.gyp:*', |
| '../device/device_tests.gyp:*', |
| + '../services/services_tests.gyp:*', |
| ], |
| }], |
| ['use_openssl==0 and (OS=="mac" or OS=="ios" or OS=="win")', { |