Chromium Code Reviews

Unified Diff: remoting/DEPS

Issue 3298021: Removed use of XmppSocketAdapter by sync. (Closed)
Patch Set: Fixed checkdeps problem Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index 4370b4312a3242ee89c93e1e1bf70eb50722c781..6bfe57ba01c1f33f9a736df69264d8e3d8a6e926 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+gfx",
"+google/protobuf",
"+media/base",
+ "+net",
"+jingle",

Powered by Google App Engine