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

Unified Diff: media/test/BUILD.gn

Issue 2435423002: Add media remoting unittests to media_unittests. (Closed)
Patch Set: Addressed comments. Created 4 years, 2 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 | « media/remoting/remoting_controller_unittest.cc ('k') | media/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/test/BUILD.gn
diff --git a/media/test/BUILD.gn b/media/test/BUILD.gn
index 6e5126724e4346a3f06830ef7045c6afa73f6798..e0f2db8f196707572ffc3de68c6253506b1bbe03 100644
--- a/media/test/BUILD.gn
+++ b/media/test/BUILD.gn
@@ -16,6 +16,7 @@ source_set("run_all_unittests") {
"//base/test:test_support",
"//media",
"//media/base:test_support",
+ "//mojo/edk/system",
]
if (is_android) {
« no previous file with comments | « media/remoting/remoting_controller_unittest.cc ('k') | media/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698