Index: remoting/host/DEPS |
diff --git a/remoting/host/DEPS b/remoting/host/DEPS |
index 77a1aae94456ca6d92c30848b308ddf624f9f74f..0ddf691313b41330f619fad4ea32625e17d5dee5 100644 |
--- a/remoting/host/DEPS |
+++ b/remoting/host/DEPS |
@@ -1,15 +1,5 @@ |
include_rules = [ |
- "+ash", |
- "+cc/output", |
- "+extensions/browser/api/messaging", |
- "+jingle/glue", |
- "+net", |
- "+remoting/codec", |
- "+remoting/protocol", |
- "+remoting/signaling", |
- "+third_party/jsoncpp", |
- "+third_party/modp_b64", |
- "+third_party/skia", |
- "+third_party/webrtc", |
- "+ui", |
+ # For remote assistance on Chrome OS. |
+ "+content/public/browser", |
+ "+components/policy/core/common", |
] |