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

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: Fixed the build 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 f0b7d063e9f0eaf494f4a61ce3769f6aebfc7b5c..245309baf0846060d89057ba3de024e74722234d 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -989,6 +989,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