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

Unified Diff: DEPS

Issue 291783002: Add colorama to third_party/colorama (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Now with git mirror Created 6 years, 6 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') | third_party/colorama/LICENSE » ('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 6631923673d2d215e3544578be058c36c36fec9a..aab3b460ab3e017977f9d00a7030cbb394512078 100644
--- a/DEPS
+++ b/DEPS
@@ -99,6 +99,9 @@ deps = {
"src/third_party/angle":
Var("chromium_git") + "/angle/angle.git@" + Var("angle_revision"),
+ "src/third_party/colorama/src":
+ Var("chromium_git") + "/external/colorama.git@799604a104",
+
"src/third_party/trace-viewer":
(Var("googlecode_url") % "trace-viewer") + "/trunk@1281",
« no previous file with comments | « .gitignore ('k') | third_party/colorama/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698