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

Unified Diff: webrtc/DEPS

Issue 3004723002: Move RtpExtension to api/ directory and config.h/.cc to call/. (Closed)
Patch Set: Removed a lot of call dependencies. Created 3 years, 4 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
Index: webrtc/DEPS
diff --git a/webrtc/DEPS b/webrtc/DEPS
index 276991d119861a1e2a01908ac9b4a1331f5f87d1..b6bd7c9cea85ec9bcc2c19586f56c2c5592dc956 100644
--- a/webrtc/DEPS
+++ b/webrtc/DEPS
@@ -10,7 +10,7 @@ include_rules = [
"-webrtc", # Has to be disabled; otherwise all dirs below will be allowed.
# Individual headers that will be moved out of here, see webrtc:4243.
"+webrtc/common_types.h",
- "+webrtc/config.h",
+ "+webrtc/call/rtp_config.h",
the sun 2017/09/01 11:15:03 nit: order
stefan-webrtc 2017/09/01 12:26:50 Done.
"+webrtc/transport.h",
"+webrtc/typedefs.h",
"+webrtc/voice_engine_configurations.h",
« no previous file with comments | « webrtc/BUILD.gn ('k') | webrtc/api/BUILD.gn » ('j') | webrtc/api/rtpparameters.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698