Fix the screen capture notification window opacity for Windows.
commitdb0a5e44d852a1d50cc14e3fdd72666b22703730
authorjiayl@chromium.org <jiayl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 17 Apr 2014 04:03:23 +0000 (17 04:03 +0000)
committerjiayl@chromium.org <jiayl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 17 Apr 2014 04:03:23 +0000 (17 04:03 +0000)
tree84efeb3b4b3b32d425dffc0ad4eeac4ef16d56f9
parent885ad69018bb2aa84b4afb3b14f261369f9e4e5e
Fix the screen capture notification window opacity for Windows.
The SetOpacity call has no effect when called before Show() on Windows.

BUG=http://code.google.com/p/webrtc/issues/detail?id=2789

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264397 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/views/screen_capture_notification_ui_views.cc