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

Unified Diff: chrome/chrome_browser.gypi

Issue 6260040: Reapply and fix r73019. BalloonViewImpl has a different implemementation on (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 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/ui/gtk/notifications/balloon_view_gtk.h ('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 d870577b2b2d5001cf5616996e99ced0f4958a52..c6d5e6aa97d4fa935d9ecd42ea856a81ffd9a56b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1901,6 +1901,7 @@
'browser/notifications/balloon_collection.h',
'browser/notifications/balloon_collection_base.cc',
'browser/notifications/balloon_collection_base.h',
+ 'browser/notifications/balloon_collection_impl.cc',
'browser/notifications/balloon_collection_impl.h',
'browser/notifications/balloon_collection_win.cc',
'browser/notifications/balloon_collection_mac.mm',
@@ -4357,7 +4358,7 @@
['exclude', '^browser/extensions/extension_tts_api_linux.cc'],
['exclude', '^browser/geolocation/wifi_data_provider_linux.cc'],
['exclude', '^browser/geolocation/wifi_data_provider_linux.h'],
- ['exclude', '^browser/notifications/balloon_collection.cc'],
+ ['exclude', '^browser/notifications/balloon_collection_impl.cc'],
['exclude', '^browser/notifications/balloon_collection_impl.h'],
['exclude', '^browser/notifications/balloon_collection_linux.cc'],
],
« no previous file with comments | « chrome/browser/ui/gtk/notifications/balloon_view_gtk.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698