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

Unified Diff: build/all_android.gyp

Issue 9535016: Android build: move media_unittests to default target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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: build/all_android.gyp
diff --git a/build/all_android.gyp b/build/all_android.gyp
index 2fd03b2b0a23bd2d56e18da4e551e926ccc5a057..411243b2874d14b5c4e89431b65f1bc50cb975e7 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -37,6 +37,7 @@
'../tools/android/fake_dns/fake_dns.gyp:fake_dns',
'../tools/android/forwarder/forwarder.gyp:forwarder',
'../content/content.gyp:content_unittests',
+ '../media/media.gyp:media_unittests',
],
},
{
@@ -49,7 +50,6 @@
'../webkit/webkit.gyp:pull_in_webkit_unit_tests',
'../webkit/webkit.gyp:pull_in_DumpRenderTree',
'../chrome/chrome.gyp:browser',
- '../media/media.gyp:media_unittests',
'../base/android/java/java.gyp:base_java',
],
},
« 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