Index: DEPS |
=================================================================== |
--- DEPS (revision 7268) |
+++ DEPS (working copy) |
@@ -12,8 +12,8 @@ |
# value. chromebinaries_rev should match LKGR so that we can download |
# the binaries, but sometimes chrome_rev needs to be more recent to get |
# source changes when LKGR is lagging too far back. |
- "chromebinaries_rev": "110106", |
- "chrome_rev": "110106", |
+ "chromebinaries_rev": "111186", |
+ "chrome_rev": "111186", |
# NOTE! These four should match their counterparts in chromium/src/DEPS. |
# Be sure to update them when updating chrome_rev, above. |
"gtest_rev": "560", |