diff options
author | tapted@chromium.org <tapted@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-05 15:14:35 +0000 |
---|---|---|
committer | tapted@chromium.org <tapted@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-05 15:14:35 +0000 |
commit | 0ad92036a417c001f88a0dc638d1e8e00c6da1e8 (patch) | |
tree | 8bac3984bb050d2cec191c299ca41c5ada87c3e8 /mojo | |
parent | 22a408c9137b1983188d5a6ade4702ce7ecac897 (diff) | |
download | chromium_src-0ad92036a417c001f88a0dc638d1e8e00c6da1e8.zip chromium_src-0ad92036a417c001f88a0dc638d1e8e00c6da1e8.tar.gz chromium_src-0ad92036a417c001f88a0dc638d1e8e00c6da1e8.tar.bz2 |
MacViews: Cleanup: Remove some USE_AURA from app_list.
MacViews is going to have an accelerated UI compositor, and it's taken
enough shape to know some code guarded by USE_AURA is going to work
fine.
This change unguards some code in the app list around accellerated
animations and layers. The guards actually are no longer guarding
enough. Attempting to use them as-is will quickly crash when some
unguarded code expects a layer() to be non-NULL.
Some USE_AURA guards remain around aura::Window usage, which will be
refactored in a follow-up.
The cleanup fixes a couple of files missing newlines at the end, since
that offends clang on Mac.
BUG=365977
Review URL: https://codereview.chromium.org/315133002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275129 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'mojo')
0 files changed, 0 insertions, 0 deletions