| Index: content/renderer/BUILD.gn
|
| diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
|
| index ddf805fe89fc1964ecc4878e6f3b2add4fe5f902..9be871710de84ca2777606a8e37a98f61d259f95 100644
|
| --- a/content/renderer/BUILD.gn
|
| +++ b/content/renderer/BUILD.gn
|
| @@ -284,6 +284,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",
|
|
|