| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 5865a99d6f6f29ba9586bd8f473cd3d8ad8e95f7..cf4eafd8ffd9043c1530733210d4bd94bb0fa32e 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1851,7 +1851,7 @@
|
| ['exclude', '^browser/ui/app_list/'],
|
| ],
|
| }],
|
| - ['enable_message_center==0 or use_ash==1', {
|
| + ['enable_message_center==0', {
|
| 'sources!': [
|
| 'browser/notifications/message_center_notifications_browsertest.cc',
|
| 'browser/ui/views/message_center/web_notification_tray_win_browsertest.cc',
|
|
|