Chromium Code Reviews| Index: components/BUILD.gn |
| diff --git a/components/BUILD.gn b/components/BUILD.gn |
| index e79db964c49ed34784c283a5d851b56907449923..b15c48d42487336ad4cffd2b0955ecf9a44a1dc2 100644 |
| --- a/components/BUILD.gn |
| +++ b/components/BUILD.gn |
| @@ -464,6 +464,7 @@ test("components_browsertests") { |
| "strings", |
| "//base", |
| "//base/test:test_support", |
| + "//components/tracing", |
|
Primiano Tucci (use gerrit)
2015/08/17 13:51:21
I'd probably move this to the other CL that is int
Ruud van Asseldonk
2015/08/17 14:58:38
Done.
|
| "//content/test:browsertest_support", |
| "//content/test:test_support", |
| "//device/bluetooth", |