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

Unified Diff: remoting/DEPS

Issue 2843026: Fork a copy of all the notifier code in chrome/common/net/notifier that we depend on. (Closed) Base URL: git://codf21.jail.google.com/chromium.git
Patch Set: Merge in sergey's patch (2834024) and fix checkdeps Created 10 years, 6 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
« no previous file with comments | « no previous file | remoting/jingle_glue/gaia_token_pre_xmpp_auth.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index d446efad81598ed7539623a78a6888ee19fce3d8..bb331a3d2a5a71a210bf401196dde3c641bec802 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -1,8 +1,11 @@
include_rules = [
- "+chrome/common",
"+gfx",
"+google/protobuf",
"+media/base",
+
+ # TODO(ajwong): Remove when xmpp code is out of jingle_glue.
+ "+net",
+
"+talk",
"+third_party/npapi",
"+third_party/zlib",
« no previous file with comments | « no previous file | remoting/jingle_glue/gaia_token_pre_xmpp_auth.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698