 Chromium Code Reviews
 Chromium Code Reviews Issue 10827429:
  Turn on warnings as errors for (most) third_party code on Windows  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 10827429:
  Turn on warnings as errors for (most) third_party code on Windows  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: DEPS | 
| diff --git a/DEPS b/DEPS | 
| index 623145048bfd6445365cf2de1156df4d88648257..aa7a1b437fc04f964b8ad747c4151329ab0e9749 100644 | 
| --- a/DEPS | 
| +++ b/DEPS | 
| @@ -20,7 +20,7 @@ vars = { | 
| "libjingle_revision": "170", | 
| "libphonenumber_revision": "456", | 
| - "libvpx_revision": "150392", | 
| + "libvpx_revision": "152423", | 
| "lss_revision": "11", | 
| # These two FFmpeg variables must be updated together. One is used for SVN |