Commit a0d16786 authored by jam@chromium.org's avatar jam@chromium.org

Move new desktop notification tests to interactive_ui_tests because they fail...

Move new desktop notification tests to interactive_ui_tests because they fail on win_aura. These were just added in r170623

Like the other notification tests that were moved to interactive_ui_tests, these tests require the user to be logged in which is the case for interactive_ui_tests. 

BUG=163196, 154081
TBR=scottmg
Review URL: https://codereview.chromium.org/11308309

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170654 0039d316-1c4b-4281-b951-d872f2087c98
parent df9da553
......@@ -181,6 +181,7 @@
'browser/mouseleave_browsertest.cc',
'browser/notifications/desktop_notifications_unittest.cc',
'browser/notifications/desktop_notifications_unittest.h',
'browser/notifications/notification_browsertest.cc',
'browser/printing/print_dialog_cloud_interative_uitest.cc',
'browser/task_manager/task_manager_browsertest_util.cc',
'browser/ui/browser_focus_uitest.cc',
......@@ -1058,7 +1059,6 @@
'browser/net/load_timing_observer_browsertest.cc',
'browser/net/predictor_browsertest.cc',
'browser/net/proxy_browsertest.cc',
'browser/notifications/notification_browsertest.cc',
'browser/page_cycler/page_cycler_browsertest.cc',
'browser/performance_monitor/performance_monitor_browsertest.cc',
'browser/policy/cloud_policy_browsertest.cc',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment