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

Unified Diff: DEPS

Issue 436012: Add gpt repository to DEPS. (Closed)
Patch Set: Created 11 years, 1 month 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 | src/DEPS » ('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 1e174c1007c91b0f2aedfc19e06b5db3911d4fde..5c707e0b9b98d8da1988532e3502b2fabc51707b 100644
--- a/DEPS
+++ b/DEPS
@@ -92,4 +92,8 @@ deps = {
# fio
_third_party_base + "fio/files":
Var("chromiumos_git") + "/fio.git@fio-1.34.2",
+
+ # gpt
+ _third_party_base + "gpt":
+ Var("chromiumos_git") + "/gpt.git",
}
« no previous file with comments | « no previous file | src/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698