Win8: Ensure correct desktop for various notification center widgets.
commit83dd11e38d14d0650f4f1ee5ebe5689f478141e5
authordewittj@chromium.org <dewittj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 26 Nov 2013 20:24:08 +0000 (26 20:24 +0000)
committerdewittj@chromium.org <dewittj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 26 Nov 2013 20:24:08 +0000 (26 20:24 +0000)
treed85f4f6abb5b927cedd71e96d4e1badf08b5e1aa
parentb7572ea5e89509184ff67c635f892bb44bc09918
Win8: Ensure correct desktop for various notification center widgets.

Currently all widgets in the regular views hierarchy are homed on the
"Active Desktop" which may be the Metro/Ash desktop.  This creates
duplicate views of the notifications since we also have a separate
infrastructure for showing notifications in Ash.

BUG=322690,321605

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237401 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/views/message_center/message_center_widget_delegate.cc
ui/message_center/message_center.gyp
ui/message_center/views/toast_contents_view.cc