diff options
author | Lei Zhang <thestig@chromium.org> | 2015-12-23 20:07:37 -0800 |
---|---|---|
committer | Lei Zhang <thestig@chromium.org> | 2015-12-23 20:07:37 -0800 |
commit | 092a6220d20e823e500bdc4211aa618fde1b1996 (patch) | |
tree | 632c0ced40698d7481965476cee1a1efaae7f1cb /DEPS | |
parent | ae6c84307e7db98564617fb90221ab339f4ca3f1 (diff) | |
download | pdfium-092a6220d20e823e500bdc4211aa618fde1b1996.tar.xz |
Merge to XFA: Roll DEPS for V8 to 96cb909.
BUG=pdfium:335
TBR=thakis@chromium.org
Review URL: https://codereview.chromium.org/1549013002 .
(cherry picked from commit 4070ccbe6070a267af859485a660a196da90c584)
Review URL: https://codereview.chromium.org/1549023002 .
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ deps = { "https://chromium.googlesource.com/chromium/src/tools/clang", "v8": - "https://chromium.googlesource.com/v8/v8.git@cf7614d5fe34c529c4e49ed98f62fac311204674", + "https://chromium.googlesource.com/v8/v8.git@96cb90983775bfce634271a70180fdd1bfc23099", "v8/third_party/icu": "https://chromium.googlesource.com/chromium/deps/icu46", |