Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(616)

Unified Diff: content/renderer/BUILD.gn

Issue 2471263003: [Presentation API] (4th)(1-UA blink side) Add WebPresentationConnection and WebPresentationConnecti… (Closed)
Patch Set: resolve code review comments from mlamouri Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/renderer/presentation/presentation_connection_proxy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | content/renderer/presentation/presentation_connection_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698