Chromium Code Reviews| Index: third_party/webrtc_overrides/DEPS |
| diff --git a/third_party/libjingle/overrides/DEPS b/third_party/webrtc_overrides/DEPS |
| similarity index 78% |
| copy from third_party/libjingle/overrides/DEPS |
| copy to third_party/webrtc_overrides/DEPS |
| index e6e8c640497cbde90783bf8f9c0acf0e449c3161..d2817be7e085d48fd5a6999b565e114f32f05afd 100644 |
| --- a/third_party/libjingle/overrides/DEPS |
| +++ b/third_party/webrtc_overrides/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| '+base', |
| + '+net/base', |
| '+third_party/webrtc', |
| ] |