From f7984fc67f3c88b6ff1c738700a8229f387d732d Mon Sep 17 00:00:00 2001 From: "willchan@chromium.org" Date: Mon, 22 Jun 2009 23:26:44 +0000 Subject: Move socket related files from net/base to net/socket. Review URL: http://codereview.chromium.org/144009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18985 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'webkit/DEPS') diff --git a/webkit/DEPS b/webkit/DEPS index 70ca8be..5a49782 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -16,6 +16,7 @@ include_rules = [ "+net/base", "+net/http", "+net/proxy", + "+net/socket", "+net/url_request", "+third_party/npapi/bindings", ] -- cgit v1.1