diff options
Diffstat (limited to 'remoting/host/DEPS')
-rw-r--r-- | remoting/host/DEPS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/remoting/host/DEPS b/remoting/host/DEPS index bc54a47..c84c993 100644 --- a/remoting/host/DEPS +++ b/remoting/host/DEPS @@ -1,7 +1,12 @@ include_rules = [ "+ui", "+base/crypto", + "+content/public/common", "+net/base", + "+net/ftp", + "+net/http", + "+net/proxy", + "+net/url_request", "+remoting/protocol", "+remoting/jingle_glue", |