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

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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index f75558ed689705791a226a6353ccc2d4d1284e1c..95060f7c392885a1dce795114d95499f286250f1 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',

Powered by Google App Engine
This is Rietveld 408576698