| Index: webrtc/DEPS
|
| diff --git a/webrtc/DEPS b/webrtc/DEPS
|
| index 276991d119861a1e2a01908ac9b4a1331f5f87d1..0459f4c0d241e0b0d9257011c35a9d250e5ce9c8 100644
|
| --- a/webrtc/DEPS
|
| +++ b/webrtc/DEPS
|
| @@ -9,8 +9,8 @@ include_rules = [
|
| "+libyuv",
|
| "-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/call/rtp_config.h",
|
| "+webrtc/common_types.h",
|
| - "+webrtc/config.h",
|
| "+webrtc/transport.h",
|
| "+webrtc/typedefs.h",
|
| "+webrtc/voice_engine_configurations.h",
|
|
|