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

Unified Diff: DEPS

Issue 1418253002: switch cpu flags to 0 for unitialized to avoid compare (Closed) Base URL: https://chromium.googlesource.com/libyuv/libyuv@master
Patch Set: bump chromium to lkgr Created 5 years, 2 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 | 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 1ef262bcc3dbf779f6817d8c80ee23ea4ec86c77..2299443bda429c130d8013b578b840d3d1bf5e84 100644
--- a/DEPS
+++ b/DEPS
@@ -7,7 +7,7 @@ vars = {
# Roll the Chromium Git hash to pick up newer versions of all the
# dependencies and tools linked to in setup_links.py.
- 'chromium_revision': '5979bb6a5e5a298a2625693580925868cdf24ddb',
+ 'chromium_revision': 'ec6107434ebf366554bb2af162d602ff34d480c1',
}
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than
« no previous file with comments | « no previous file | README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698