 Chromium Code Reviews
 Chromium Code Reviews Issue 2255673003:
  [wasm] Support wasm module structured cloning.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 2255673003:
  [wasm] Support wasm module structured cloning.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: DEPS | 
| diff --git a/DEPS b/DEPS | 
| index c3061bbdd44524a33a209fd6b958b91110acc9f5..d2e60528a96d89680e84008c75b368f236e50d77 100644 | 
| --- a/DEPS | 
| +++ b/DEPS | 
| @@ -40,7 +40,7 @@ vars = { | 
| # Three lines of non-changing comments so that | 
| # the commit queue can handle CLs rolling V8 | 
| # and whatever else without interference from each other. | 
| - 'v8_revision': '46e45e9555008def52583fd04cf6149e4f53d04c', | 
| + 'v8_revision': '93b7251f7482246e9f57ae118295452f4b38dd75', | 
| 
jbroman
2016/08/23 15:23:07
Rolling v8 in this CL seems strange.
 | 
| # Three lines of non-changing comments so that | 
| # the commit queue can handle CLs rolling swarming_client | 
| # and whatever else without interference from each other. |