MacViews: Split out ViewTest.RecreateLayers from view_unittest.cc
ViewTest.RecreateLayers creates a layer hierarchy that includes child widgets and pulls an aura dependency into view_unittest.cc. This CL moves the test into a new file - view_unittest_aura.cc to isolate the aura dependency and allow view_unittest.cc to compile on MacViews. After this, an additional 56 views_unittests are compiling (39 pass). BUG=378134 TEST=views_unittests Review URL: https://codereview.chromium.org/329473003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276534 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment