Index: DEPS |
diff --git a/DEPS b/DEPS |
index cf1ff8e7e77ba7ab2d128796c1e30ec58889a4f3..4bcfbed9ade4991c88b6d963572fc90ff89278f9 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -536,22 +536,35 @@ deps_os = { |
"@59dafd34a6eb3b6eee63b59f7cc6cd01e4fda770", |
}, |
"android": { |
- "src/third_party/freetype": |
- Var("chromium_git") + "/chromium/src/third_party/freetype.git" + |
- "@96551feab72aac26836e9aaf4fae0962d39d5ab0", |
+ "src/third_party/android_tools": |
+ Var("chromium_git") + "/android_tools.git" + |
+ "@1cef853f682461dbb27a4992d3d8b5bc1f69232b", |
"src/third_party/aosp": |
"/trunk/deps/third_party/aosp@148330", |
- "src/third_party/android_tools": |
- Var("chromium_git") + "/android_tools.git" + |
- "@1cef853f682461dbb27a4992d3d8b5bc1f69232b", |
+ "src/third_party/apache-mime4j": |
+ "/trunk/deps/third_party/apache-mime4j@170888", |
"src/third_party/findbugs": |
"/trunk/deps/third_party/findbugs@163586", |
+ "src/third_party/freetype": |
+ Var("chromium_git") + "/chromium/src/third_party/freetype.git" + |
+ "@96551feab72aac26836e9aaf4fae0962d39d5ab0", |
+ |
"src/third_party/guava/src": |
- Var("chromium_git") + '/external/guava-libraries.git@c523556ab7d0f05afadebd20e7768d4c16af8771', |
+ Var("chromium_git") + "/external/guava-libraries.git" + |
+ "@c523556ab7d0f05afadebd20e7768d4c16af8771", |
+ |
+ "src/third_party/httpcomponents-client": |
+ "/trunk/deps/third_party/httpcomponents-client@170888", |
+ |
+ "src/third_party/httpcomponents-core": |
+ "/trunk/deps/third_party/httpcomponents-core@170888", |
+ |
+ "src/third_party/jarjar": |
+ "/trunk/deps/third_party/jarjar@170888", |
"src/third_party/jsr-305/src": |
(Var("googlecode_url") % "jsr-305") + "/trunk@51", |