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

Unified Diff: content/content_browser.gypi

Issue 883953002: Add content public APIs for Presentation API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed presentation_url 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
« no previous file with comments | « no previous file | content/public/browser/content_browser_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 98772a94975c4623a03007786811931c640a9cc8..45e6f7352526e1b97ea96f124ff006a56a087aea 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -178,6 +178,8 @@
'public/browser/plugin_service.h',
'public/browser/plugin_service_filter.h',
'public/browser/power_save_blocker.h',
+ 'public/browser/presentation_screen_availability_listener.h',
+ 'public/browser/presentation_service_delegate.h',
'public/browser/profiler_controller.h',
'public/browser/profiler_subscriber.h',
'public/browser/push_messaging_service.h',
« no previous file with comments | « no previous file | content/public/browser/content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698