Remove supervised users from the app list profile selector.
commit63d007da3059280a7a9cb022b4e3ac4afc5f345c
authorcalamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 24 Sep 2013 12:43:44 +0000 (24 12:43 +0000)
committercalamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 24 Sep 2013 12:43:44 +0000 (24 12:43 +0000)
tree9ef488524a6c0a852494bf926459674e6962cb53
parentc399477344c0823fc0f995bc574122bc2f493488
Remove supervised users from the app list profile selector.

This CL filters out managed users from the app list profile selector.

Users can still try to switch to the managed user from the app launcher
settings. This will result in a no op.

BUG=293522

Review URL: https://chromiumcodereview.appspot.com/24360013

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224984 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/app_list/app_list_service_impl.cc
chrome/browser/ui/app_list/app_list_view_delegate.cc