Skip to content
This repository was archived by the owner on Apr 3, 2020. It is now read-only.

Commit 521e016

Browse files
author
Raphael Kubo da Costa
committed
DEPS.xwalk: Roll chromium-crosswalk and v8-crosswalk.
They need to be rolled in tandem because we are reverting the XDK patches present in both repositories. chromium-crosswalk: d5ea4e0 Merge pull request #362 from rakuco/revert-xdk-bits 2e10ac6 Revert "[XDK] Add in-depth allocation tracker" v8-crosswalk: 78a7e24 Merge pull request #157 from rakuco/fix-standalone-build 4e54260 Adjust coding style in files touched by e236921. e236921 Revert "XDK Heap Profiler collector and XDK CPUProfiler" fb55f85 Merge pull request #152 from chuan9/xwalk-7000 f1292ef Add Bool32x4ExtractLane on x64 Bug=XWALK-7000 BUG=XWALK-7000
1 parent d81e65b commit 521e016

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEPS.xwalk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
# Edit these when rolling DEPS.xwalk.
1818
# -----------------------------------
1919

20-
chromium_crosswalk_rev = 'f5ab3be4fb99b0ac35f9bf8f746b3bc8795b6253'
21-
v8_crosswalk_rev = 'f553851f901c3c696425af84ffefb7e010543a04'
20+
chromium_crosswalk_rev = 'd5ea4e0268b7114c7320246b8c5a990076457352'
21+
v8_crosswalk_rev = '78a7e24999a6f72cbda07980490e4af1eab1daf1'
2222

2323
crosswalk_git = 'https://github.com/crosswalk-project'
2424

0 commit comments

Comments
 (0)