 Chromium Code Reviews
 Chromium Code Reviews Issue 2128793002:
  Remove constructor from functions that aren't constructors  (Closed) 
  Base URL: https://pdfium.googlesource.com/pdfium.git@master
    
  
    Issue 2128793002:
  Remove constructor from functions that aren't constructors  (Closed) 
  Base URL: https://pdfium.googlesource.com/pdfium.git@master| Index: DEPS | 
| diff --git a/DEPS b/DEPS | 
| index 97d92cd8c129708128d645815b361e3ec5bad288..6d562c11f92f0607b0457fd053316f863e93c6d6 100644 | 
| --- a/DEPS | 
| +++ b/DEPS | 
| @@ -18,7 +18,7 @@ vars = { | 
| 'skia_revision': '7942f22c607caf826a6a609b89338a569d0a30e7', | 
| 'tools_memory_revision': '427f10475e1a8d72424c29d00bf689122b738e5d', | 
| 'trace_event_revision': '54b8455be9505c2cb0cf5c26bb86739c236471aa', | 
| - 'v8_revision': '820a23aade5e74a92d794e05a0c2b3597f0da4b5', | 
| + 'v8_revision': '453b746d88e3d047d3f6c4363f0fe42b6bd13638', | 
| 
haraken
2016/07/07 10:33:57
Drop this change.
 | 
| } | 
| deps = { |