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

Unified Diff: chrome/chrome_browser.gypi

Issue 10831155: notifications: Refactor MockBalloonView into FakeBalloonView. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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
« no previous file with comments | « chrome/browser/notifications/notification_test_util.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 01bd086e76dbef27285a291be7c1c1ab0e722abe..3c4a84c6802c718eb5c290944b4f7d8706fe3be3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1545,6 +1545,8 @@
'browser/notifications/desktop_notification_service_factory.cc',
'browser/notifications/desktop_notification_service_factory.h',
'browser/notifications/desktop_notification_service_win.cc',
+ 'browser/notifications/fake_balloon_view.cc',
+ 'browser/notifications/fake_balloon_view.h',
'browser/notifications/notification.cc',
'browser/notifications/notification.h',
'browser/notifications/notification_delegate.h',
« no previous file with comments | « chrome/browser/notifications/notification_test_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698