| 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",
|
|
|