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

Unified Diff: content/content_browser.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: Got rid of the PresentationServiceClient 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 9fc7832e4eae0963097d76e2ab9a957328c71ebb..b9ff3d542e1740f80978494b863849ae12e303a9 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -992,6 +992,8 @@
'browser/power_save_blocker_x11.cc',
'browser/power_usage_monitor_impl.cc',
'browser/power_usage_monitor_impl.h',
+ 'browser/presentation/presentation_service_impl.cc',
+ 'browser/presentation/presentation_service_impl.h',
'browser/profiler_controller_impl.cc',
'browser/profiler_controller_impl.h',
'browser/profiler_message_filter.cc',

Powered by Google App Engine
This is Rietveld 408576698