| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 693b044fe244a5c4c5a00fc536e06c42a31738dc..a7344d775a99bed52155934b29884ea6c9c4edc9 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -2771,6 +2771,9 @@ split_static_library("browser") {
|
| "media_galleries/win/portable_device_map_service.h",
|
| "media_galleries/win/snapshot_file_details.cc",
|
| "media_galleries/win/snapshot_file_details.h",
|
| + "memory/memory_kills_histogram.h",
|
| + "memory/memory_kills_monitor.cc",
|
| + "memory/memory_kills_monitor.h",
|
| "memory/oom_memory_details.cc",
|
| "memory/oom_memory_details.h",
|
| "memory/tab_manager.cc",
|
|
|