summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/DEPS
diff options
context:
space:
mode:
authorakalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-22 12:11:37 +0000
committerakalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-22 12:11:37 +0000
commit5d5c13d1df9ffe304f595ea886092a75d4be381e (patch)
tree24df0b3f3ccd708fcb555a9320e46837f519cbe5 /sync/internal_api/DEPS
parenta1733df46d06f88f1d212de14a0ba352a5383731 (diff)
downloadchromium_src-5d5c13d1df9ffe304f595ea886092a75d4be381e.zip
chromium_src-5d5c13d1df9ffe304f595ea886092a75d4be381e.tar.gz
chromium_src-5d5c13d1df9ffe304f595ea886092a75d4be381e.tar.bz2
[Sync] Move HttpBridge to sync/
Remove all references to content in HttpBridge. Clean up handling of HTTP user agent in HttpBridge. BUG=133791 TEST= Review URL: https://chromiumcodereview.appspot.com/10645004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143575 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sync/internal_api/DEPS')
-rw-r--r--sync/internal_api/DEPS4
1 files changed, 1 insertions, 3 deletions
diff --git a/sync/internal_api/DEPS b/sync/internal_api/DEPS
index 955b31e..ab23f90 100644
--- a/sync/internal_api/DEPS
+++ b/sync/internal_api/DEPS
@@ -1,8 +1,6 @@
include_rules = [
"+googleurl",
- "+net/base/net_errors.h",
- "+net/base/network_change_notifier.h",
- "+net/http/http_status_code.h",
+ "+net",
"+sync/engine",
"+sync/js",
"+sync/notifier",