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

Unified Diff: DEPS

Issue 882483006: Revert "Roll libvpx: cc9c0c:8dc6ea" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add more dummy lines Created 5 years, 11 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 | no next file » | 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 1500d302f7f9c22ab42c18bc9f77df07a6bd57f4..d77bda38761b44be252070f64afc68b93ca7ebaf 100644
--- a/DEPS
+++ b/DEPS
@@ -40,7 +40,13 @@ vars = {
'pdfium_git': 'https://pdfium.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'boringssl_git': 'https://boringssl.googlesource.com',
- 'libvpx_revision': '5da40ca3395cd09443f3d4a3f8b86e495a6df364',
+ # Three lines of non-changing comments so that
+ # the commit queue can handle CLs rolling libvpx
+ # and whatever else without interference from each other.
+ 'libvpx_revision': 'cc9c0c5198e416173f480fb1f11e052f5c29a95b',
+ # Three lines of non-changing comments so that
+ # the commit queue can handle CLs rolling libvpx
+ # and whatever else without interference from each other.
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
'skia_revision': '36c57dfb4fe9bbaca436942d5eaa75b142ba251d',
# Three lines of non-changing comments so that
« 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