Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move FindPasteboard to ui/base/clipboard since it's used by two modules ↵ | jam@chromium.org | 2012-03-08 | 1 | -82/+0 |
| | | | | | | | | | (content+chrome). BUG=98716 Review URL: https://chromiumcodereview.appspot.com/9619025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125515 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Remove most of the remaining test dependencies (other than chrome/test). | jam@chromium.org | 2011-06-14 | 1 | -0/+82 |
I moved FindPasteboard since it seemed like a core dependency of the clipboard APIs. I left its test behind because I didn't think we'd want to move cocoa_test_helper.h to content? I moved all the testing URLRequestObjects to content, since we'll want to have stuff like that for content tests. BUG=76697 Review URL: http://codereview.chromium.org/7149013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89063 0039d316-1c4b-4281-b951-d872f2087c98 |