Chromium Code Reviews| Index: remoting/DEPS |
| diff --git a/remoting/DEPS b/remoting/DEPS |
| index 5d7065f2d76f1b45d7bfaf93ed4f5e09a0d5c8cd..153469794549ef5e0072db39fd7db3539e9457fa 100644 |
| --- a/remoting/DEPS |
| +++ b/remoting/DEPS |
| @@ -12,6 +12,7 @@ include_rules = [ |
| "-remoting", |
| "+remoting/base", |
| "+remoting/proto", |
| + "+remoting/tools", |
|
Jamie
2014/12/13 02:12:16
This should be in host/DEPS.
dcaiafa
2014/12/13 02:16:56
Done.
|
| "+third_party/google_toolbox_for_mac/src", |
| "+third_party/libjingle", |
| "+third_party/libvpx", |