Index: DEPS |
diff --git a/DEPS b/DEPS |
index c652d6c7e95f8fe63fe7c3e70f7757911e2b6437..850b4cf12e85b80e63508a881b7db6fef574d3e3 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -520,6 +520,10 @@ deps_os = { |
Var("chromium_git") + "/external/guava-libraries.git" + |
"@c523556ab7d0f05afadebd20e7768d4c16af8771", |
+ "src/third_party/elfutils": |
bulach
2014/05/08 18:25:09
nit: I think you want under a further "src/" direc
simonb (inactive)
2014/05/09 11:16:33
Done.
|
+ Var("chromium_git") + "/external/elfutils.git" + |
+ "@43a97297be82feab4b3176a094ed701ad3ccb308", |
+ |
"src/third_party/httpcomponents-client": |
"/trunk/deps/third_party/httpcomponents-client@170888", |