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