| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 9c44174a0e208f3c3570d89ef7d32f8c9afca246..322e83da9d5ea4a6cac892030f23c40a0b45117b 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -79,6 +79,8 @@
|
| 'common/media/webrtc_logging_message_data.h',
|
| 'common/media/webrtc_logging_messages.h',
|
| 'common/media_galleries/metadata_types.h',
|
| + 'common/memory_pressure_monitor_chromeos.cc',
|
| + 'common/memory_pressure_monitor_chromeos.h',
|
| 'common/multi_process_lock.h',
|
| 'common/multi_process_lock_linux.cc',
|
| 'common/multi_process_lock_mac.cc',
|
|
|