 Chromium Code Reviews
 Chromium Code Reviews Issue 2951033003:
  [EXPERIMENTAL] Generic stereo codec with index header sending single frames
    
  
    Issue 2951033003:
  [EXPERIMENTAL] Generic stereo codec with index header sending single frames 
  | Index: modules/video_coding/DEPS | 
| diff --git a/modules/video_coding/DEPS b/modules/video_coding/DEPS | 
| index af1a6e7f987c60dc976dd1ad25699e8019eb3864..6d7d6ebf8712e73e89f800c6d57a5f194ff391a1 100644 | 
| --- a/modules/video_coding/DEPS | 
| +++ b/modules/video_coding/DEPS | 
| @@ -13,7 +13,7 @@ specific_include_rules = { | 
| "+base/android", | 
| "+sdk", | 
| ], | 
| - "(.*test\.cc|.*test\.h|.*test\.mm)": [ | 
| + "(.*test\.cc|.*test\.h|.*test\.mm|.*stereo\.*)": [ | 
| "+media/engine", | 
| "+sdk", | 
| ], |