| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index da403fcd186eb41b4af770f659ea7db33dde0835..b0c06ff9276ef8714c23b290af292b49fafc45c3 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -3277,8 +3277,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",
|
|
|