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

Unified Diff: DEPS

Issue 9969111: Adds qcms to third_party for use in handling ICC color profiles. (Closed) Base URL: http://git.chromium.org/chromium/src.git@bug143
Patch Set: Update license file location Created 8 years, 9 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/qcms/README.chromium » ('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 fb2c575aa1ff48b3a90dbac588ded232eaf238b6..1951837050c60c152d9bd047b4bf20d5e1d1db90 100644
--- a/DEPS
+++ b/DEPS
@@ -294,6 +294,9 @@ deps = {
Var("nacl_trunk") + "/src/third_party/scons-2.0.1@" +
Var("nacl_tools_revision"),
+ "src/third_party/qcms/src":
+ "https://github.com/jrmuizel/qcms.git@7ee04f093a",
Evan Stade 2012/04/03 19:19:36 since this is the first github repo in this file,
+
"src/third_party/webrtc":
(Var("googlecode_url") % "webrtc") + "/stable/src@" + Var("webrtc_revision"),
« no previous file with comments | « .gitignore ('k') | third_party/qcms/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698