Add Javax inject to chromium third_party
BUG=579638
Review-Url: https://codereview.chromium.org/2038973002
Cr-Commit-Position: refs/heads/master@{#401338}
diff --git a/DEPS b/DEPS
index 806904a8..ab68bce0 100644
--- a/DEPS
+++ b/DEPS
@@ -587,6 +587,16 @@
],
},
{
+ 'name': 'javax_inject',
+ 'pattern': '.',
+ 'action': ['python',
+ 'src/build/android/update_deps/update_third_party_deps.py',
+ 'download',
+ '-b', 'chromium-javax-inject',
+ '-l', 'third_party/javax_inject'
+ ],
+ },
+ {
# Downloads the current stable linux sysroot to build/linux/ if needed.
# This sysroot updates at about the same rate that the chrome build deps
# change. This script is a no-op except for linux users who are doing