summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorwangxianzhu@chromium.org <wangxianzhu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-21 20:53:08 +0000
committerwangxianzhu@chromium.org <wangxianzhu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-21 20:53:08 +0000
commit3bf647d19a66a7756aad879eeb98abb4495a4603 (patch)
tree5694a499b0905963126084c5312450989b31a449 /build
parentcef7892773c40bbaf6da79cc9751c411a77c4da9 (diff)
downloadchromium_src-3bf647d19a66a7756aad879eeb98abb4495a4603.zip
chromium_src-3bf647d19a66a7756aad879eeb98abb4495a4603.tar.gz
chromium_src-3bf647d19a66a7756aad879eeb98abb4495a4603.tar.bz2
Remove temporary workaround for http://codereview.chromium.org/9419020/
http://codereview.chromium.org/9419020 was blocked by crbug.com/109763 without the workaround. Now remove the workaround. BUG= TEST= Review URL: http://codereview.chromium.org/9421014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122870 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all_android.gyp6
1 files changed, 2 insertions, 4 deletions
diff --git a/build/all_android.gyp b/build/all_android.gyp
index 69b5dbf..0d05590 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -34,10 +34,8 @@
'../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',
+ '../tools/android/fake_dns/fake_dns.gyp:fake_dns',
+ '../tools/android/forwarder/forwarder.gyp:forwarder',
],
},
{