Index: content/renderer/BUILD.gn |
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn |
index 7b5eba337c103189097cd3338b85ae0ac49a3678..a957aca6fdbe2231dd22c61054043459511175c7 100644 |
--- a/content/renderer/BUILD.gn |
+++ b/content/renderer/BUILD.gn |
@@ -283,6 +283,8 @@ target(link_target_type, "renderer") { |
"peripheral_content_heuristic.h", |
"presentation/presentation_connection_client.cc", |
"presentation/presentation_connection_client.h", |
+ "presentation/presentation_connection_proxy.cc", |
+ "presentation/presentation_connection_proxy.h", |
"presentation/presentation_dispatcher.cc", |
"presentation/presentation_dispatcher.h", |
"push_messaging/push_messaging_dispatcher.cc", |