summaryrefslogtreecommitdiffstats
path: root/views/layout/layout_manager.cc
Commit message (Collapse)AuthorAgeFilesLines
* views: Forward declare "class View;" in layout_manager.htfarina@chromium.org2011-01-261-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.org2011-01-251-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