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

Unified Diff: remoting/host/DEPS

Issue 639233002: Remote assistance on Chrome OS Part IV - It2MeHost (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move DEPS to remoting/host 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/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",
]

Powered by Google App Engine
This is Rietveld 408576698