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

Unified Diff: ui/message_center/BUILD.gn

Issue 1447933002: Implement an indeterminate progress-bar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix test failure Created 5 years, 1 month 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 | ui/message_center/message_center.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/message_center/BUILD.gn
diff --git a/ui/message_center/BUILD.gn b/ui/message_center/BUILD.gn
index 850dc2d7779e32f289d959d53d7022b19333c559..de11882a040681a92e26a303d9dea30ad00eb37a 100644
--- a/ui/message_center/BUILD.gn
+++ b/ui/message_center/BUILD.gn
@@ -101,6 +101,8 @@ component("message_center") {
"views/message_view_context_menu_controller.h",
"views/notification_button.cc",
"views/notification_button.h",
+ "views/notification_progress_bar.cc",
+ "views/notification_progress_bar.h",
"views/notification_view.cc",
"views/notification_view.h",
"views/notifier_settings_view.cc",
« no previous file with comments | « no previous file | ui/message_center/message_center.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698