| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 18048efa95dd03a01dc4fccc918a960cb99a4bc9..4ae1e434322d047cbced46cdbf692d4f17e75386 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -448,6 +448,7 @@ if (!is_mac) { # TODO(GYP) enable on Mac once it links.
|
| ":test_support",
|
| "//base/allocator",
|
| "//base/test:test_support",
|
| + "//content/browser/background_sync:background_sync_proto",
|
| "//content/browser/service_worker:service_worker_proto",
|
| "//content/browser/speech/proto",
|
| "//content/public/browser",
|
|
|