Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(330)

Unified Diff: webrtc/DEPS

Issue 2794033002: Revert of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « PRESUBMIT.py ('k') | webrtc/api/video_codecs/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/DEPS
diff --git a/webrtc/DEPS b/webrtc/DEPS
index d4ebc55da8bfeec1a5294ddfc9dd20455ff2cf7a..36a5b738db77883e9dd03241b01f349a06fdcf6a 100644
--- a/webrtc/DEPS
+++ b/webrtc/DEPS
@@ -14,6 +14,8 @@
"+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",
« no previous file with comments | « PRESUBMIT.py ('k') | webrtc/api/video_codecs/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698