Chromium Code Reviews| Index: remoting/client/DEPS |
| diff --git a/remoting/client/DEPS b/remoting/client/DEPS |
| index 4b52eece51d0f43396228d6648e7eccab8783e0f..235d972ea176642a5ea487027e45057c4d6c8652 100644 |
| --- a/remoting/client/DEPS |
| +++ b/remoting/client/DEPS |
| @@ -2,7 +2,6 @@ include_rules = [ |
| "+ppapi", |
| "+jingle/glue", |
| "+net", |
| - "+third_party/webrtc", |
|
alexeypa (please no reviews)
2013/09/18 23:04:05
Why? The types from webrtc are still used.
Sergey Ulanov
2013/09/18 23:26:58
I moved it to the upper level DEPS (e.g. base depe
|
| "+remoting/codec", |
| "+remoting/protocol", |