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

Unified Diff: DEPS

Issue 1935113002: Roll libjpeg-turbo to 1.4.90 and update gn file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Disable compiler warning on Win64 Created 4 years, 7 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 | build/secondary/third_party/libjpeg_turbo/BUILD.gn » ('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 4b8cd48a2b88d225c5be4d2b4ade4438042084a1..db591f6b33ab764dd9e0c495f15fd1d420f7687a 100644
--- a/DEPS
+++ b/DEPS
@@ -204,7 +204,7 @@ deps = {
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a',
'src/third_party/libjpeg_turbo':
- Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'e4e75037f29745f1546b6ebf5cf532e841c04c2c',
+ Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '51655203fbc949e6423dcd13ce22fe30ab5b5ea2',
'src/third_party/flac':
Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '2c4b86af352b23498315c016dc207e3fb2733fc0',
« no previous file with comments | « no previous file | build/secondary/third_party/libjpeg_turbo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698