Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 345d8dbd396d19cb1bededa5aa7c39e9f57319c2..294fe13b99aa4170da5d9cc32b00370b191d3425 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/notifications:notification_proto", |
"//content/browser/service_worker:service_worker_proto", |
"//content/browser/speech/proto", |
"//content/public/common:common_sources", |