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

Unified Diff: content/content_tests.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_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index eed3507ea58c9070daf05f0e052d08ffdc067e09..c498959fcb8f6105f7202d0708f38f18ee66fabb 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -715,7 +715,7 @@
}],
['enable_webrtc==1 and chromeos==1', {
'sources': [
- 'browser/renderer_host/media/desktop_capture_device_ash_unittest.cc',
+ 'browser/renderer_host/media/desktop_capture_device_aura_unittest.cc',
],
}],
# TODO(jrg): remove the OS=="android" section?

Powered by Google App Engine
This is Rietveld 408576698