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

Unified Diff: build/all_android.gyp

Issue 8429034: Upstream: Build net_unittests for Android. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 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
Index: build/all_android.gyp
diff --git a/build/all_android.gyp b/build/all_android.gyp
index 3aa4ddd2e2853eacb294dc8161a0a9659365203b..d1afc2f7999af548e9ecba5913e9b042e6bc45a2 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -24,6 +24,7 @@
'type': 'none',
'dependencies': [
'../base/base.gyp:base_unittests',
+ '../net/net.gyp:net_unittests',
John Grabowski 2011/11/01 23:09:34 :-)
],
},
], # targets

Powered by Google App Engine
This is Rietveld 408576698