Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(79)

Unified Diff: DEPS

Issue 264303009: Add elfutils via DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698