Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 294fe13b99aa4170da5d9cc32b00370b191d3425..eee114d1f867267acdc981799776e44b14d3a295 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -22,6 +22,7 @@ source_set("browser") { |
"//base", |
"//base:base_static", |
"//content:resources", |
+ "//content/browser/background_sync:background_sync_proto", |
"//content/browser/notifications:notification_proto", |
"//content/browser/service_worker:service_worker_proto", |
"//content/browser/speech/proto", |