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

Unified Diff: build/all_android.gyp

Issue 9419020: fake_dns tool for Android (fixed DEPS). (Closed) Base URL: https://src.chromium.org/svn/trunk/src/
Patch Set: Try to remove references of fake_dns.gyp from all_android.gyp 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 | tools/android/common/adb_connection.cc » ('j') | 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 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',
],
},
{
« no previous file with comments | « no previous file | tools/android/common/adb_connection.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698