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

Unified Diff: DEPS

Issue 337323007: Add quakespasm, and OpenGL+SDL-based port of quake1. (Closed) Base URL: https://naclports.googlecode.com/svn/trunk/src
Patch Set: Created 6 years, 5 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 | ports/quakespasm/README.nacl » ('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 1bbe4c7c542d5195de40521b154419c91991da5b..2ffe50ca6eaa89b1eef41db6b5d304b5de5c8285 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,9 @@ deps = {
"src/third_party/libapps":
"https://chromium.googlesource.com/apps/libapps.git@0bec09b",
"src/third_party/mock":
- "https://github.com/sbc100/mock.git@6206f33"
+ "https://github.com/sbc100/mock.git@6206f33",
+ "src/third_party/zip.js":
+ "git://github.com/gildas-lormeau/zip.js@4c93974"
}
deps_os = {
« no previous file with comments | « no previous file | ports/quakespasm/README.nacl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698