| Index: DEPS
 | 
| diff --git a/DEPS b/DEPS
 | 
| index ca5907bfd6e210d0a6a27449da8c50a93158de0a..8eb3a6ae18ff6f49f2976e061e2310cf53571356 100644
 | 
| --- a/DEPS
 | 
| +++ b/DEPS
 | 
| @@ -286,7 +286,7 @@ deps = {
 | 
|      Var('catapult_revision'),
 | 
|  
 | 
|    'src/third_party/openh264/src':
 | 
| -    Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + 'b37cda248234162033e3e11b0335f3131cdfe488',
 | 
| +    Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '0fd88df93c5dcaf858c57eb7892bd27763f0f0ac',
 | 
|  
 | 
|    'src/third_party/re2/src':
 | 
|      Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + 'dba3349aba83b5588e85e5ecf2b56c97f2d259b7',
 | 
| 
 |