| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 6c414b50992f681586c41b86d57124acdde001d2..e6f1ccd5af8ab256c2548626d03a9ddd3455b367 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -3289,8 +3289,6 @@ split_static_library("browser") {
|
| "notifications/message_center_settings_controller.h",
|
| "notifications/message_center_stats_collector.cc",
|
| "notifications/message_center_stats_collector.h",
|
| - "notifications/notification_conversion_helper.cc",
|
| - "notifications/notification_conversion_helper.h",
|
| "notifications/notification_system_observer.cc",
|
| "notifications/notification_system_observer.h",
|
| "notifications/notification_ui_manager_desktop.cc",
|
|
|