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

Unified Diff: src/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 | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/DEPS
diff --git a/src/DEPS b/src/DEPS
index 7474bc3ae1c6782533cf15630778f7af67c87d04..c257c598267da2f2d93977254e2eb61afd3c61ae 100644
--- a/src/DEPS
+++ b/src/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 | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698