| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 30255486bb7c803816bfaa3b79f145a998af2ba5..100664dac8b1ff959cc5047027e92be88ac67044 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -267,6 +267,7 @@
|
| '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
|
| '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
|
| '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
|
| + '../tools/telemetry/telemetry.gyp:*',
|
| '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
|
| ],
|
| }],
|
|
|