Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make some net unittests compile and pass on linux. | tc@google.com | 2008-08-18 | 1 | -0/+3 |
| | | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@991 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | To pass string_util_unittest, we need the ICU data file. To get the ICU ↵ | evanm@google.com | 2008-08-15 | 1 | -0/+52 |
data file, we need some of PathService, which brings along with it a bunch of other needed functions. So here are a bunch of stubs, along with another file's worth of passing tests. (Based on a patch from Dean.) git-svn-id: svn://svn.chromium.org/chrome/trunk/src@921 0039d316-1c4b-4281-b951-d872f2087c98 |