 Chromium Code Reviews
 Chromium Code Reviews Issue 2795163002:
  Reland of Move video_encoder.h and video_decoder.h to /api and create GN targets for them  (Closed)
    
  
    Issue 2795163002:
  Reland of Move video_encoder.h and video_decoder.h to /api and create GN targets for them  (Closed) 
  | Index: webrtc/DEPS | 
| diff --git a/webrtc/DEPS b/webrtc/DEPS | 
| index 36a5b738db77883e9dd03241b01f349a06fdcf6a..d4ebc55da8bfeec1a5294ddfc9dd20455ff2cf7a 100644 | 
| --- a/webrtc/DEPS | 
| +++ b/webrtc/DEPS | 
| @@ -14,8 +14,6 @@ include_rules = [ | 
| "+webrtc/config.h", | 
| "+webrtc/transport.h", | 
| "+webrtc/typedefs.h", | 
| - "+webrtc/video_decoder.h", | 
| - "+webrtc/video_encoder.h", | 
| "+webrtc/video_frame.h", | 
| "+webrtc/video_receive_stream.h", | 
| "+webrtc/video_send_stream.h", |