| Index: webrtc/DEPS
|
| diff --git a/webrtc/DEPS b/webrtc/DEPS
|
| index 0e986a2ceb0cf00047c6d8dfa623bb22b734ed3e..3bc94737bd524cd264785f6ba11be562ae877b26 100644
|
| --- a/webrtc/DEPS
|
| +++ b/webrtc/DEPS
|
| @@ -9,6 +9,7 @@ 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/secondary_rtp_sinks_container.h", # TODO(eladalon): !!! Reconsider the name.
|
| "+webrtc/common_types.h",
|
| "+webrtc/config.h",
|
| "+webrtc/transport.h",
|
|
|