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

Unified Diff: media/BUILD.gn

Issue 2143903003: [WIP] Move media/capture to device/capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « device/capture/video/win/video_capture_device_win.cc ('k') | media/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 786a6d62b9e2977bee1cb3c3e305a82451c441ae..4920f15a6be3b1eb2e6e294be261b12e1801121a 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -517,6 +517,7 @@ if (is_ios) {
test("media_unittests") {
sources = [
+ "base/feedback_signal_accumulator_unittest.cc",
"cdm/aes_decryptor_unittest.cc",
"cdm/external_clear_key_test_helper.cc",
"cdm/external_clear_key_test_helper.h",
« no previous file with comments | « device/capture/video/win/video_capture_device_win.cc ('k') | media/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698