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

Unified Diff: media/base/mac/BUILD.gn

Issue 2426773005: media: Reorganize media unittests (Closed)
Patch Set: fix android 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/base/android/BUILD.gn ('k') | media/base/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/mac/BUILD.gn
diff --git a/media/base/mac/BUILD.gn b/media/base/mac/BUILD.gn
index d9c2e1b46e23487db936fd07e5bef4f4c143c39e..8ae8797ec1b871f6498d3538b6aa3e4af358e326 100644
--- a/media/base/mac/BUILD.gn
+++ b/media/base/mac/BUILD.gn
@@ -40,7 +40,7 @@ source_set("mac") {
]
}
-source_set("unittests") {
+source_set("unit_tests") {
testonly = true
sources = [
"video_frame_mac_unittests.cc",
« no previous file with comments | « media/base/android/BUILD.gn ('k') | media/base/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698