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

Unified Diff: webrtc/DEPS

Issue 2401673002: Delete old video defines in engine config and rename file (Closed)
Patch Set: And GYP Created 4 years, 2 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 | « webrtc/BUILD.gn ('k') | webrtc/common.gyp » ('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 27b0eecea426d17d342f17731dccb77cf40a0978..cee05ef106ec4778c178159359744bb7613aac83 100644
--- a/webrtc/DEPS
+++ b/webrtc/DEPS
@@ -14,7 +14,6 @@ include_rules = [
"+webrtc/common_types.h",
"+webrtc/common_video/rotation.h",
"+webrtc/config.h",
- "+webrtc/engine_configurations.h",
"+webrtc/transport.h",
"+webrtc/typedefs.h",
"+webrtc/video_decoder.h",
@@ -23,6 +22,7 @@ include_rules = [
"+webrtc/video_receive_stream.h",
"+webrtc/video_renderer.h",
"+webrtc/video_send_stream.h",
+ "+webrtc/voice_engine_configurations.h",
"+WebRTC",
"+webrtc/api",
« no previous file with comments | « webrtc/BUILD.gn ('k') | webrtc/common.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698