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

Unified Diff: media/mojo/BUILD.gn

Issue 2053003002: media: Enable media_mojo_unittests on bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: media/mojo/BUILD.gn
diff --git a/media/mojo/BUILD.gn b/media/mojo/BUILD.gn
index 1f2ccc34be8b69644b8dc9688da0b90dee778db7..1da3646c95661c45d4e8d8909c60177fd745473d 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",
« BUILD.gn ('K') | « BUILD.gn ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698