Commit 9c26621c authored by jingzhao@chromium.org's avatar jingzhao@chromium.org

Enable net_unittests for Android.


Review URL: http://codereview.chromium.org/8673011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112199 0039d316-1c4b-4281-b951-d872f2087c98
parent 6f48aae4
...@@ -27,7 +27,8 @@ ...@@ -27,7 +27,8 @@
'dependencies': [ 'dependencies': [
'../base/base.gyp:base_unittests', '../base/base.gyp:base_unittests',
'../sql/sql.gyp:sql_unittests', '../sql/sql.gyp:sql_unittests',
'../ipc/ipc.gyp:ipc_tests' '../ipc/ipc.gyp:ipc_tests',
'../net/net.gyp:net_unittests',
], ],
}, },
], # targets ], # targets
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment