| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 21c546064b10999beb70fd9a7bf5be6385116828..c5350e5e85f0f10a139bdae95d68dd56107c44c9 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -3293,8 +3293,6 @@ split_static_library("browser") {
|
| "notifications/extension_welcome_notification_factory.h",
|
| "notifications/fullscreen_notification_blocker.cc",
|
| "notifications/fullscreen_notification_blocker.h",
|
| - "notifications/google_now_notification_stats_collector.cc",
|
| - "notifications/google_now_notification_stats_collector.h",
|
| "notifications/message_center_notification_manager.cc",
|
| "notifications/message_center_notification_manager.h",
|
| "notifications/message_center_settings_controller.cc",
|
|
|