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

Unified Diff: sync/tools/DEPS

Issue 10435007: [Sync] Fix sync_listen_notifications to use a real host resolver (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix DEPS Created 8 years, 7 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: sync/tools/DEPS
diff --git a/sync/tools/DEPS b/sync/tools/DEPS
index befcabe822a398f6a7df7dc23a481a31f4780870..d3ae88f68d270b0278143600a5e8a371f6d17349 100644
--- a/sync/tools/DEPS
+++ b/sync/tools/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+jingle/notifier/base",
"+net/base/host_port_pair.h",
+ "+net/base/host_resolver.h",
"+net/url_request/url_request_test_util.h",
"+sync/notifier",
"+sync/syncable/model_type.h",

Powered by Google App Engine
This is Rietveld 408576698