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

Unified Diff: sync/tools/DEPS

Issue 10139004: [Sync] Move 'sync_listen_notifications' target to sync/tools (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | « sync/sync.gyp ('k') | sync/tools/sync_listen_notifications.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/tools/DEPS
diff --git a/sync/tools/DEPS b/sync/tools/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..befcabe822a398f6a7df7dc23a481a31f4780870
--- /dev/null
+++ b/sync/tools/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+jingle/notifier/base",
+ "+net/base/host_port_pair.h",
+ "+net/url_request/url_request_test_util.h",
+ "+sync/notifier",
+ "+sync/syncable/model_type.h",
+ "+sync/syncable/model_type_payload_map.h",
+]
« no previous file with comments | « sync/sync.gyp ('k') | sync/tools/sync_listen_notifications.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698