Index: build/all_android.gyp |
diff --git a/build/all_android.gyp b/build/all_android.gyp |
index 473561225962dc62967dfa42549269355a59a27d..fd20d833a8d5c63c467c80b1c225382166c6bcca 100644 |
--- a/build/all_android.gyp |
+++ b/build/all_android.gyp |
@@ -25,7 +25,8 @@ |
'dependencies': [ |
'../base/base.gyp:base_unittests', |
'../sql/sql.gyp:sql_unittests', |
- '../ipc/ipc.gyp:ipc_tests' |
+ '../ipc/ipc.gyp:ipc_tests', |
+ '../net/net.gyp:net_unittests', |
], |
}, |
], # targets |