app_list::Mixer: Use range-based for loops internally.
commit2ea6dbe3bcdfee5d91dd25083ca420c6061b3827
authormgiuca <mgiuca@chromium.org>
Mon, 9 Feb 2015 05:48:33 +0000 (8 21:48 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 9 Feb 2015 05:49:18 +0000 (9 05:49 +0000)
treeb1f8371a0551df88e57f92cfa12b5f50103d010a
parent067bd932c5cd1c16b5a1d5e8340dbff1e24923a0
app_list::Mixer: Use range-based for loops internally.

A lot of the code is now much more readable.

Review URL: https://codereview.chromium.org/911483002

Cr-Commit-Position: refs/heads/master@{#315269}
ui/app_list/search/mixer.cc