diff options
author | jhorwich@chromium.org <jhorwich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-25 18:27:32 +0000 |
---|---|---|
committer | jhorwich@chromium.org <jhorwich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-25 18:27:32 +0000 |
commit | d352971b5773ad923749675d1a72d8b2ddfaa768 (patch) | |
tree | c168a3454009238abf43d76b7e3b49c65b7981b2 /DEPS | |
parent | 3557f2e88d1ba4967b3c29b3b828d677270ceefc (diff) | |
download | chromium_src-d352971b5773ad923749675d1a72d8b2ddfaa768.zip chromium_src-d352971b5773ad923749675d1a72d8b2ddfaa768.tar.gz chromium_src-d352971b5773ad923749675d1a72d8b2ddfaa768.tar.bz2 |
Revert 164108 - Roll third_party/findbugs to 163586 for Android
(I believe this breaks check_deps2git)
BUG=
Review URL: https://chromiumcodereview.appspot.com/11271012
TBR=michaelbai@chromium.org
Review URL: https://codereview.chromium.org/11267048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164115 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -554,9 +554,6 @@ deps_os = { "src/third_party/android_tools": Var("chromium_git") + "/android_tools.git" + "@e1bf0d38fe01f7ada8ff7ba96321c9af8c06d7c2", - - "src/third_party/findbugs": - "/trunk/deps/third_party/findbugs@163586", }, } |