| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index b4ef74a059c36e359c0acd57effc1075be4c7779..c649565e9b4b1b4fc49e948c8559452c0f451211 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1067,6 +1067,8 @@
|
| 'browser/presentation/presentation_service_impl.h',
|
| 'browser/presentation/presentation_type_converters.cc',
|
| 'browser/presentation/presentation_type_converters.h',
|
| + 'browser/process_resource_usage_impl.cc',
|
| + 'browser/process_resource_usage_impl.h',
|
| 'browser/profiler_controller_impl.cc',
|
| 'browser/profiler_controller_impl.h',
|
| 'browser/profiler_message_filter.cc',
|
|
|