Index: content/renderer/BUILD.gn |
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn |
index b268ad01ebab08eee44af6ffda09c98379d4ec2d..d41e4a1af8c3f16a41cdc8192a08b24ff34bdebe 100644 |
--- a/content/renderer/BUILD.gn |
+++ b/content/renderer/BUILD.gn |
@@ -282,6 +282,8 @@ target(link_target_type, "renderer") { |
"origin_trials/web_trial_token_validator_impl.h", |
"peripheral_content_heuristic.cc", |
"peripheral_content_heuristic.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", |