diff options
author | nileshagrawal@chromium.org <nileshagrawal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-29 23:03:56 +0000 |
---|---|---|
committer | nileshagrawal@chromium.org <nileshagrawal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-29 23:03:56 +0000 |
commit | 7c10f36a7589d7d5c90706c1fc9ba34dc139b676 (patch) | |
tree | ac83a823b056b0e4c9b3b5f5f679edcc91878772 /build/all_android.gyp | |
parent | 3296c94949db9c4fe3dcf0830322c4da75bf7c7a (diff) | |
download | chromium_src-7c10f36a7589d7d5c90706c1fc9ba34dc139b676.zip chromium_src-7c10f36a7589d7d5c90706c1fc9ba34dc139b676.tar.gz chromium_src-7c10f36a7589d7d5c90706c1fc9ba34dc139b676.tar.bz2 |
Android: Remove depenendency on libjingle_p2p and jingle_glue.
BUG=155069
Review URL: https://chromiumcodereview.appspot.com/11308013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164765 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all_android.gyp')
-rw-r--r-- | build/all_android.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/all_android.gyp b/build/all_android.gyp index 77c37a8..e1d9cbe 100644 --- a/build/all_android.gyp +++ b/build/all_android.gyp @@ -54,8 +54,6 @@ '../tools/android/forwarder2/forwarder.gyp:forwarder2', '../tools/android/md5sum/md5sum.gyp:md5sum', '../ui/ui.gyp:ui_unittests', - # From here down: not added to run_tests.py yet. - '../jingle/jingle.gyp:jingle_unittests', # Required by ui_unittests. # TODO(wangxianzhu): It'd better let ui_unittests depend on it, but # this would cause circular gyp dependency which needs refactoring the |