Index: remoting/DEPS |
diff --git a/remoting/DEPS b/remoting/DEPS |
index 8f52b3e363eeb822cff3d11d8c236c095a6d7ba6..bb2762b3aca0e60a068b165e475b6f4d8a8d5e28 100644 |
--- a/remoting/DEPS |
+++ b/remoting/DEPS |
@@ -19,4 +19,9 @@ include_rules = [ |
"+third_party/webrtc/libjingle", |
"+third_party/webrtc/modules/desktop_capture", |
"+ui/base/keycodes", |
+ |
+ # For remote assistance on Chrome OS. |
+ "+chrome/browser", |
+ "+content/public/browser", |
+ "+components/policy/core/common", |
jochen (gone - plz use gerrit)
2014/10/09 11:45:36
why are those in remoting/ and not in remoting/hos
|
] |