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

Unified Diff: media/media.gyp

Issue 13483027: Android: Add dependency on media_java to fix cc_unittests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 386211fe519e91b79282ea005a8360e4d8cb900f..4c17dfa16d8acc062dd378423491164fd11353ac 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -574,6 +574,7 @@
],
'dependencies': [
'media_android_jni_headers',
+ 'media_java',
'player_android',
'video_capture_android_jni_headers',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698