Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3278)

Unified Diff: build/all_android.gyp

Issue 9421014: Remove temporary workaround for http://codereview.chromium.org/9419020/ (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
},
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698