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

Unified Diff: DEPS

Issue 5723004: Pulls libjpeg-turbo and yasm to the Chromium tree... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 68979)
+++ DEPS (working copy)
@@ -183,6 +183,9 @@
"src/third_party/yasm/source/patched-yasm":
"/trunk/deps/third_party/yasm/patched-yasm@50870",
+
+ "src/third_party/libjpeg_turbo":
+ "/trunk/deps/third_party/libjpeg_turbo@66929",
}
@@ -226,6 +229,10 @@
"src/rlz":
(Var("googlecode_url") % "rlz") + "/trunk@31",
+
+ # Dependencies used by libjpeg-turbo
+ "src/third_party/yasm/binaries":
+ "/trunk/deps/third_party/yasm/binaries@66803",
},
"mac": {
"src/chrome/tools/test/reference_build/chrome_mac":
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698