| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 48e61632633fffc8336937865792ea343193b366..40d8276c86a89e05b7021defbe2f01f5f877fc27 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -517,6 +517,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",
|
|
|