Index: DEPS |
diff --git a/DEPS b/DEPS |
index 0904604508f38b642ca3a1852370800e5762fcfc..aa84e025dd635a3b6fce1e3d411dcaa36f449dfa 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -527,6 +527,10 @@ deps_os = { |
Var("chromium_git") + "/external/guava-libraries.git" + |
"@c523556ab7d0f05afadebd20e7768d4c16af8771", |
+ "src/third_party/elfutils/src": |
+ Var("chromium_git") + "/external/elfutils.git" + |
+ "@43a97297be82feab4b3176a094ed701ad3ccb308", |
+ |
"src/third_party/httpcomponents-client": |
"/trunk/deps/third_party/httpcomponents-client@170888", |