Index: build/all_android.gyp |
diff --git a/build/all_android.gyp b/build/all_android.gyp |
index c73c68f5ef9ba695b02de9970fcda173ed1eab17..ae019ed60805c9c21fa61a716cbf637a0fb4ef60 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', |
], |
}, |
{ |