Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1923)

Unified Diff: chrome/chrome_tests.gypi

Issue 12375004: Re-home the global MessageCenter to support Ash+Win environments. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Merge master. Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
« no previous file with comments | « chrome/browser/notifications/desktop_notifications_unittest.cc ('k') | chrome/test/base/testing_browser_process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698