Index: content/renderer/BUILD.gn |
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn |
index 94baf2444578857a538ce98201fe9875b0820a68..46abc79995ba81911464abb9d1f3f641d7b15aef 100644 |
--- a/content/renderer/BUILD.gn |
+++ b/content/renderer/BUILD.gn |
@@ -282,6 +282,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", |