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

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: 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/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index 8f52b3e363eeb822cff3d11d8c236c095a6d7ba6..ecd11afaea9a7a0a282b773ebef39c64797a37f7 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -7,6 +7,7 @@ include_rules = [
# unit tests at process start.
"-net",
"+net/socket",
+ "+net/url_request",
"-remoting",
"+remoting/base",

Powered by Google App Engine
This is Rietveld 408576698