| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index cb33288cb36ed1ff75d9702163bfc6eaf38a8994..f8c200bd419988e3cc68df9cfbac7353bd74dbe6 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -521,6 +521,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",
|
|
|