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

Unified Diff: chrome/service/cloud_print/DEPS

Issue 2885005: Move chrome/common/net/notifier to jingle/notifier so that it can be used by remoting/remoting.gyp. (Closed) Base URL: git://codf21.jail.google.com/chromium.git
Patch Set: rebased 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 | « chrome/chrome_tests.gypi ('k') | chrome/service/cloud_print/cloud_print_proxy_backend.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/service/cloud_print/DEPS
diff --git a/chrome/service/cloud_print/DEPS b/chrome/service/cloud_print/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..52393c81232204544ef4f47296b8b931c38bbe57
--- /dev/null
+++ b/chrome/service/cloud_print/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # sync notifier depends on the common jingle notifier classes.
+ "+jingle/notifier",
+]
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/service/cloud_print/cloud_print_proxy_backend.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698