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

Unified Diff: media/mojo/BUILD.gn

Issue 2069043003: (reland) media: Enable media_mojo_unittests on bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: drop test on windows (gyp) bots Created 4 years, 6 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 | « BUILD.gn ('k') | media/mojo/services/mojo_cdm_allocator_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/BUILD.gn
diff --git a/media/mojo/BUILD.gn b/media/mojo/BUILD.gn
index 8fd5457d947288b36a31ab7ae629f45b4136601a..5323d736086862fd82d17b1438b733c74b2fb3ba 100644
--- a/media/mojo/BUILD.gn
+++ b/media/mojo/BUILD.gn
@@ -4,13 +4,6 @@
import("//testing/test.gni")
-group("tests") {
- testonly = true
- deps = [
- ":media_mojo_unittests",
- ]
-}
-
test("media_mojo_unittests") {
sources = [
"common/media_type_converters_unittest.cc",
« no previous file with comments | « BUILD.gn ('k') | media/mojo/services/mojo_cdm_allocator_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698