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

Unified Diff: sync/notifier/DEPS

Issue 140513002: Client-to-server messages in GCMNetworkChannel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix mac build error (for real) Created 6 years, 11 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/browser/invalidation/ticl_invalidation_service.cc ('k') | sync/notifier/gcm_network_channel.h » ('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 e02d522377d4a1c2c9a42610ada1b095beb35f42..44697050ecd7055d322ba13d7d3d347baa8d93bb 100644
--- a/sync/notifier/DEPS
+++ b/sync/notifier/DEPS
@@ -3,8 +3,8 @@ include_rules = [
"+jingle/notifier",
"+net/base/backoff_entry.h",
"+net/base/mock_host_resolver.h",
- "+net/url_request/url_request_context.h",
- "+net/url_request/url_request_test_util.h",
+ "+net/http/http_status_code.h",
+ "+net/url_request",
"+sync/base",
"+sync/internal_api/public/base",
« no previous file with comments | « chrome/browser/invalidation/ticl_invalidation_service.cc ('k') | sync/notifier/gcm_network_channel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698