summaryrefslogtreecommitdiffstats
path: root/net/base/cookie_util.cc
Commit message (Collapse)AuthorAgeFilesLines
* Move the cookie store implementation into its own directory.erikwright@chromium.org2012-03-151-79/+0
| | | | | | | | | | | | In the initial step, forwarding headers are left in net/base/cookie_*h . After all clients are updated these will be removed and erikwright will be removed from net/base/OWNERS BUG=70818 TEST=compilation Review URL: http://codereview.chromium.org/9703011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126871 0039d316-1c4b-4281-b951-d872f2087c98
* Creation of cookie_utils.droger@google.com2011-11-171-0/+79
BUG=NONE TEST=NONE Follow up on: Review URL: http://codereview.chromium.org/8465022 Then reverted by: http://codereview.chromium.org/8571008/ Review URL: http://codereview.chromium.org/8468010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110476 0039d316-1c4b-4281-b951-d872f2087c98