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

Unified Diff: content/content_renderer.gypi

Issue 839773002: Plumbing from WebPresentationClient to the Presentation Mojo service for (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 293c430be935c244b30492c6043e183e21a12db4..e9a0e6e4f0e9ae5561533b9f54d483b4a11afbb6 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -309,6 +309,8 @@
'renderer/net_info_helper.h',
'renderer/notification_permission_dispatcher.cc',
'renderer/notification_permission_dispatcher.h',
+ 'renderer/presentation/presentation_dispatcher.cc',
+ 'renderer/presentation/presentation_dispatcher.h',
'renderer/push_messaging_dispatcher.cc',
'renderer/push_messaging_dispatcher.h',
'renderer/render_font_warmup_win.cc',

Powered by Google App Engine
This is Rietveld 408576698