diff options
Diffstat (limited to 'chrome/browser/ui/views/screen_capture_notification_ui_views.cc')
-rw-r--r-- | chrome/browser/ui/views/screen_capture_notification_ui_views.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/ui/views/screen_capture_notification_ui_views.cc b/chrome/browser/ui/views/screen_capture_notification_ui_views.cc index 7df47f4..61e3356 100644 --- a/chrome/browser/ui/views/screen_capture_notification_ui_views.cc +++ b/chrome/browser/ui/views/screen_capture_notification_ui_views.cc @@ -176,7 +176,6 @@ gfx::NativeViewId ScreenCaptureNotificationUIViews::OnStarted( params.opacity = views::Widget::InitParams::TRANSLUCENT_WINDOW; params.remove_standard_frame = true; params.keep_on_top = true; - params.top_level = true; #if defined(USE_ASH) // TODO(sergeyu): The notification bar must be shown on the monitor that's |