| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 611bd6c2c90c7cb1638b102ddf3f88aef8cef936..db492bae65af3180a05299ee9cd4cd0b260b6041 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -23,6 +23,7 @@ source_set("browser") {
|
| "//base:base_static",
|
| "//content:resources",
|
| "//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",
|
|
|