Chromium Code Reviews| Index: webrtc/DEPS |
| diff --git a/webrtc/DEPS b/webrtc/DEPS |
| index 9ba34f00aae5416e4468e3ca4a7b5f1605be1624..d8a4bce157331878fd12bcabbe3c25e45f04b7d5 100644 |
| --- a/webrtc/DEPS |
| +++ b/webrtc/DEPS |
| @@ -10,7 +10,6 @@ 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/transport.h", |
| "+webrtc/typedefs.h", |
| "+webrtc/video_receive_stream.h", |