Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index 9dc01e9a3257e1988f9ed468d56e57fdd008b4b9..85f23be268ea3c0969fb6b5d0ed5f21db6c5803a 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -448,6 +448,7 @@ if (!is_mac) { # TODO(GYP) enable on Mac once it links. |
":test_support", |
"//base/allocator", |
"//base/test:test_support", |
+ "//content/browser/background_sync:background_sync_proto", |
"//content/browser/notifications:notification_proto", |
"//content/browser/service_worker:service_worker_proto", |
"//content/browser/speech/proto", |