Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(336)

Unified Diff: remoting/DEPS

Issue 639233002: Remote assistance on Chrome OS Part IV - It2MeHost (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
]

Powered by Google App Engine
This is Rietveld 408576698