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

Unified Diff: ash/ash.gyp

Issue 1782793002: Ash: Implement Toasts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 9 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 | « no previous file | ash/ash_strings.grd » ('j') | ash/system/toast/toast_manager.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index cd1e630ce7543efeb2c74ee5b3efb1fdbfffc862..6e2d72c0eeb8354c789c69af6c40532f62f2f26f 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -406,6 +406,10 @@
'system/status_area_widget_delegate.h',
'system/system_notifier.cc',
'system/system_notifier.h',
+ 'system/toast/toast_manager.cc',
+ 'system/toast/toast_manager.h',
+ 'system/toast/toast_overlay.cc',
+ 'system/toast/toast_overlay.h',
'system/tray/actionable_view.cc',
'system/tray/actionable_view.h',
'system/tray/default_system_tray_delegate.cc',
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | ash/system/toast/toast_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698