diff options
author | Lei Zhang <thestig@chromium.org> | 2015-12-23 20:28:04 -0800 |
---|---|---|
committer | Lei Zhang <thestig@chromium.org> | 2015-12-23 20:28:04 -0800 |
commit | d4192c7774dac4b2fb30facb3deb3453e03c88fc (patch) | |
tree | 1a0f66d1ae21e0069ce0771403b104c87d972adb /DEPS | |
parent | da0a931ca1ff3ebc64138491a703e7df47650bb9 (diff) | |
download | pdfium-d4192c7774dac4b2fb30facb3deb3453e03c88fc.tar.xz |
Switch DEPS for ICU from a deadend branch to the active one.
TBR=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1549063002 .
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ deps = { "https://chromium.googlesource.com/v8/v8.git@96cb90983775bfce634271a70180fdd1bfc23099", "v8/third_party/icu": - "https://chromium.googlesource.com/chromium/deps/icu46", + "https://chromium.googlesource.com/chromium/deps/icu.git@8d342a405be5ae8aacb1e16f0bc31c3a4fbf26a2", } deps_os = { |