 Chromium Code Reviews
 Chromium Code Reviews Issue 1403893007:
  Adding third_party/openh264/src, build files and unittests  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 1403893007:
  Adding third_party/openh264/src, build files and unittests  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: content/browser/DEPS | 
| diff --git a/content/browser/DEPS b/content/browser/DEPS | 
| index d29e52f7171f66e6ebd627de822285b1705ce9e4..7919d2aff2fe4435167869d5f244dc80f1df1092 100644 | 
| --- a/content/browser/DEPS | 
| +++ b/content/browser/DEPS | 
| @@ -35,6 +35,7 @@ include_rules = [ | 
| "+third_party/iaccessible2", | 
| "+third_party/isimpledom", | 
| "+third_party/khronos", # For enum definitions only | 
| + "+third_party/openh264", | 
| "+third_party/re2", | 
| # Allow non-browser Chrome OS code to be used. |