Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of a bunch of view_messages.h includes from chrome by making the ↵ | jam@chromium.org | 2011-11-21 | 1 | -0/+3 |
| | | | | | | | | | TabContentsObserver interface not use a struct from it. Instead, the interface uses a new struct, content::FrameNavigateParams, that's in the public directory. The IPC message's struct derives from it. BUG=98716 Review URL: http://codereview.chromium.org/8603015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110963 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Make the implementation .cc files go away, instead have the authors give us ↵ | tsepez@chromium.org | 2011-02-11 | 1 | -0/+20 |
a header only. Review URL: http://codereview.chromium.org/6410007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74637 0039d316-1c4b-4281-b951-d872f2087c98 |