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

Unified Diff: DEPS

Issue 264303009: Add elfutils via DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge 'master' into review branch. 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 | « .gitignore ('k') | android_webview/tools/known_issues.py » ('j') | 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 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",
« no previous file with comments | « .gitignore ('k') | android_webview/tools/known_issues.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698