Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 9516f366db681e071e735ad26667d671f7c387ad..1234ab67494d57a2604de491107f7077c27c487b 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -81,6 +81,8 @@ |
'public/common/manifest.h', |
'public/common/media_stream_request.cc', |
'public/common/media_stream_request.h', |
+ 'public/common/memory_pressure_monitor.cc', |
+ 'public/common/memory_pressure_monitor.h', |
'public/common/menu_item.cc', |
'public/common/menu_item.h', |
'public/common/message_port_types.cc', |