| 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",
|
| "+webrtc/transport.h",
|
| "+webrtc/typedefs.h",
|
| "+webrtc/voice_engine_configurations.h",
|
|
|