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

Unified Diff: DEPS

Issue 787803004: Update from https://crrev.com/307664 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase. Created 6 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 | base/android/java/src/org/chromium/base/TraceEvent.java » ('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 3ff8a41bd31b685ef087bb0a57c6da254ee12752..22f9112448c6f2f9dd55af26614dbdcbf23b15a7 100644
--- a/DEPS
+++ b/DEPS
@@ -22,11 +22,11 @@ vars = {
'libcxx_revision': '48198f9110397fff47fe7c37cbfa296be7d44d3d',
'libcxxabi_revision': '4ad1009ab3a59fa7a6896d74d5e4de5885697f95',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': 'cf56009d9058d25933d9840bf6cf9fdf6a80f647',
+ 'skia_revision': 'f9d09c969f8ffa664bc5cd40a71077e3dc46e0aa',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.
- 'v8_revision': '4f77f25857dd9ca5b51749006d6183c3eeb2d49b',
+ 'v8_revision': '49dd4474ba5b874fd2ac982be8c34d09052dcd85',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other.
@@ -34,7 +34,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools
# and whatever else without interference from each other.
- 'buildtools_revision': '535aff24c308a715751028173e569596bcfe12a7',
+ 'buildtools_revision': '05dd6a24723170d7c6ff35b537ee02947f619891',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.
@@ -42,7 +42,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
- 'boringssl_revision': '00505ec2e1e4c3047b4f61a306f2ac1372fa7640',
+ 'boringssl_revision': '306e520cda7d2f0afee9ba634dae629f994b096c',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling lss
# and whatever else without interference from each other.
« no previous file with comments | « no previous file | base/android/java/src/org/chromium/base/TraceEvent.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698