Index: content/content_child.gypi |
diff --git a/content/content_child.gypi b/content/content_child.gypi |
index 3feb6cfe3f271ab4d35ddaaedc0fc17f373bd1bf..37fad58743df4fab9f09c2e7baeb5a03ee74b11a 100644 |
--- a/content/content_child.gypi |
+++ b/content/content_child.gypi |
@@ -262,6 +262,12 @@ |
'child/web_database_observer_impl.h', |
'child/web_discardable_memory_impl.cc', |
'child/web_discardable_memory_impl.h', |
+ 'child/web_memory_allocator_dump_impl.cc', |
+ 'child/web_memory_allocator_dump_impl.h', |
+ 'child/web_memory_dump_provider_adapter.cc', |
+ 'child/web_memory_dump_provider_adapter.h', |
+ 'child/web_process_memory_dump_impl.cc', |
+ 'child/web_process_memory_dump_impl.h', |
'child/web_url_loader_impl.cc', |
'child/web_url_loader_impl.h', |
'child/web_url_request_util.cc', |