Chromium Code Reviews| Index: remoting/ios/DEPS |
| diff --git a/remoting/client/ios/DEPS b/remoting/ios/DEPS |
| similarity index 73% |
| rename from remoting/client/ios/DEPS |
| rename to remoting/ios/DEPS |
| index 55a863d4d6c791a500653142c8de89a9ca7b4976..fc7187348ee99173608425d8419a18ab217d0566 100644 |
| --- a/remoting/client/ios/DEPS |
| +++ b/remoting/ios/DEPS |
| @@ -1,10 +1,14 @@ |
| include_rules = [ |
| "+media/base", |
| + "+net", |
| "+google/protobuf", |
| "+google_apis", |
| "+ios/third_party/material_components_ios/src", |
| + "+remoting/base", |
| + "+remoting/client", |
| "+remoting/codec", |
| - "+remoting/client/ios", |
| + "+remoting/protocol", |
| + "+remoting/ios", |
| "+remoting/signaling", |
| "+third_party/libjingle_xmpp", |
| "+third_party/webrtc", |