diff options
author | Lei Zhang <thestig@chromium.org> | 2015-12-23 22:03:24 -0800 |
---|---|---|
committer | Lei Zhang <thestig@chromium.org> | 2015-12-23 22:03:24 -0800 |
commit | a669b2767fd9c36c59f6972e2f6d179e3ced52f9 (patch) | |
tree | 94cacaffa12d59b8d12a1e4ddc72a9e88db78969 | |
parent | c49b927ebbc4344dc518dcbc00fe264579377778 (diff) | |
download | pdfium-a669b2767fd9c36c59f6972e2f6d179e3ced52f9.tar.xz |
Merge to XFA: Switch DEPS for ICU from a dead end branch to the active one.
TBR=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1549063002 .
(cherry picked from commit d4192c7774dac4b2fb30facb3deb3453e03c88fc)
Review URL: https://codereview.chromium.org/1542303003 .
-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 = { |