| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index a2d7a2332a50a9e9fa4c14f0ed2ce4ffe5a750db..59e35be3d5742d6aceee2c5cdfbde0d3ddc33c01 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -515,6 +515,7 @@ test("content_unittests") {
|
| "//base/allocator",
|
| "//base/test:test_support",
|
| "//content/browser/background_sync:background_sync_proto",
|
| + "//content/browser/cache_storage:cache_storage_proto",
|
| "//content/browser/notifications:notification_proto",
|
| "//content/browser/service_worker:service_worker_proto",
|
| "//content/browser/speech/proto",
|
|
|