diff options
author | Lei Zhang <thestig@chromium.org> | 2015-12-22 16:08:41 -0800 |
---|---|---|
committer | Lei Zhang <thestig@chromium.org> | 2015-12-22 16:08:41 -0800 |
commit | 61136e9709b8990b7b1b7c0c0fb1e8fede5a9b51 (patch) | |
tree | f4ffc4bee5bee904d895bf3545c28be9c2647eca /DEPS | |
parent | 302199492ef6260010310002bb2280433fd2a194 (diff) | |
download | pdfium-61136e9709b8990b7b1b7c0c0fb1e8fede5a9b51.tar.xz |
Revert "Roll DEPS for V8 to 9e8b756."
This reverts commit 302199492ef6260010310002bb2280433fd2a194.
TBR=jochen@chromium.org
Review URL: https://codereview.chromium.org/1547843002 .
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@9e8b7564f79ed95b05041bea5f320fb1ca7f2373", + "https://chromium.googlesource.com/v8/v8.git@cf7614d5fe34c529c4e49ed98f62fac311204674", "v8/third_party/icu": "https://chromium.googlesource.com/chromium/deps/icu46", |