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

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

Issue 1416953004: GN(Android): Fix up media_unittests to match GYP (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/audio/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/android/BUILD.gn
diff --git a/media/base/android/BUILD.gn b/media/base/android/BUILD.gn
index 78108a6509e349dd0980921fddc5029e2b67c3ca..52b5ca7ab95e5bef6a21547fbb778907cdff5571 100644
--- a/media/base/android/BUILD.gn
+++ b/media/base/android/BUILD.gn
@@ -84,6 +84,7 @@ source_set("unittests") {
"media_codec_decoder_unittest.cc",
"media_codec_player_unittest.cc",
"media_drm_bridge_unittest.cc",
+ "media_player_bridge_unittest.cc",
"media_source_player_unittest.cc",
"test_data_factory.cc",
"test_data_factory.h",
« no previous file with comments | « media/audio/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698