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

Unified Diff: content/content_browser.gypi

Issue 100743003: Extend content::DesktopMediaID to allow Aura windows as capture sources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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 | « content/browser/renderer_host/media/video_capture_manager.cc ('k') | content/content_common.gypi » ('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 5c05d9a0684704d390cb90a2a0692720d1d8cbfa..ce0dc13631be0af40856d5c619a423aadfbbca95 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -71,6 +71,8 @@
'public/browser/content_browser_client.cc',
'public/browser/content_browser_client.h',
'public/browser/cookie_store_factory.h',
+ 'public/browser/desktop_media_id.cc',
+ 'public/browser/desktop_media_id.h',
'public/browser/devtools_agent_host.h',
'public/browser/devtools_client_host.h',
'public/browser/devtools_external_agent_proxy.h',
« no previous file with comments | « content/browser/renderer_host/media/video_capture_manager.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698