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

Unified Diff: sync/notifier/DEPS

Issue 10408067: [net] Switch TestURLRequestContext to use MockCachingHostResolver. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased to trunk. 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
« no previous file with comments | « net/url_request/url_request_unittest.cc ('k') | sync/notifier/p2p_notifier_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/notifier/DEPS
diff --git a/sync/notifier/DEPS b/sync/notifier/DEPS
index ab55b47bc122f23a5b93d396cfb0e1e01ece0cb9..fe689b921954a68e201fcaa330cf716629107fe9 100644
--- a/sync/notifier/DEPS
+++ b/sync/notifier/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+google/cacheinvalidation",
"+jingle/notifier",
+ "+net/base/mock_host_resolver.h",
"+net/url_request/url_request_context.h",
"+net/url_request/url_request_test_util.h",
« no previous file with comments | « net/url_request/url_request_unittest.cc ('k') | sync/notifier/p2p_notifier_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698