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

Unified Diff: BUILD.gn

Issue 1591103002: Fix and enable mojo:media_pipeline_integration_apptests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add deps in src/BUILD.gn (plus rebase) Created 4 years, 11 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 | « no previous file | media/mojo/services/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index e85e06002e04c6aa6847bb31358b9815426821c5..69c1293382b357b20c5104c8de2d6617f0106c13 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -614,6 +614,7 @@ group("mojo_apptests") {
deps += [
"//mandoline:tests",
"//mash/wm:tests",
+ "//media/mojo/services:tests",
"//ui/views/mus:tests",
]
}
« no previous file with comments | « no previous file | media/mojo/services/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698