Chromium Code Reviews| Index: webrtc/examples/DEPS |
| diff --git a/webrtc/examples/DEPS b/webrtc/examples/DEPS |
| index f065c89458b6970cfe99233784d4185e53e6f285..524aa263764de889261bbdcd4bd93806b9bab44f 100644 |
| --- a/webrtc/examples/DEPS |
| +++ b/webrtc/examples/DEPS |
| @@ -6,4 +6,5 @@ include_rules = [ |
| "+webrtc/modules/audio_device", |
| "+webrtc/modules/video_capture", |
| "+webrtc/p2p", |
| + "+webrtc/pc", |
| ] |