Index: remoting/host/DEPS |
diff --git a/remoting/host/DEPS b/remoting/host/DEPS |
index eed4138592c0a73c4ffb1e4b049469b68133dfa0..66e61fd2786459b5c6f28b50d60411ec15b70abb 100644 |
--- a/remoting/host/DEPS |
+++ b/remoting/host/DEPS |
@@ -1,4 +1,6 @@ |
include_rules = [ |
+ "+ash", |
+ "+cc/output", |
"+jingle/glue", |
"+net", |
"+remoting/codec", |
@@ -6,6 +8,7 @@ include_rules = [ |
"+remoting/signaling", |
"+third_party/jsoncpp", |
"+third_party/modp_b64", |
+ "+third_party/skia", |
"+third_party/webrtc", |
"+ui", |
] |