| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 3c4be3437bc0f3309a723bfb9f9fa9850a50721c..763d6c3a05ab6989ea119b9fef2deceeb91f9829 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -338,6 +338,8 @@
|
| 'common/gpu/client/context_provider_command_buffer.h',
|
| 'common/gpu_host_messages.h',
|
| 'common/gpu_process_launch_causes.h',
|
| + 'common/gpu_watchdog_utils.cc',
|
| + 'common/gpu_watchdog_utils.h',
|
| 'common/host_discardable_shared_memory_manager.cc',
|
| 'common/host_discardable_shared_memory_manager.h',
|
| 'common/host_shared_bitmap_manager.cc',
|
|
|