Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | views: Forward declare "class View;" in layout_manager.h | tfarina@chromium.org | 2011-01-26 | 1 | -0/+2 |
| | | | | | | | | | | | And move the include of views/view.h from the header to the source file. BUG=None TEST=trybots Review URL: http://codereview.chromium.org/6332013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72587 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | views: Move layout_manager.[cc,h] into layout directory. | tfarina@chromium.org | 2011-01-25 | 1 | -0/+28 |
The other layout files will be moved later. BUG=None TEST=trybots Review URL: http://codereview.chromium.org/6374011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72507 0039d316-1c4b-4281-b951-d872f2087c98 |