fake_dns tool for Android (fixed DEPS).
It runs on device to resolves any host name to 127.0.0.1. With it and the forwarder, all HTTP requests are redirected to our replay server running on the host machine. Review URL: http://codereview.chromium.org/9419020 git-svn-id: http://src.chromium.org/svn/trunk/src/build@122630 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
ce44b8eb2e
Коммит
eb284adb92
|
@ -34,6 +34,10 @@
|
|||
'../net/net.gyp:net_unittests',
|
||||
# From here down: not added to run_tests.py yet.
|
||||
'../jingle/jingle.gyp:jingle_unittests',
|
||||
# Workaround of crbug.com/109763.
|
||||
# TODO(wangxianzhu): Enable them in the next CL.
|
||||
# '../tools/android/fake_dns/fake_dns.gyp:fake_dns',
|
||||
# '../tools/android/forwarder/forwarder.gyp:forwarder',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче