| Index: gpu/gpu_ipc_service.gypi
|
| diff --git a/gpu/gpu_ipc_service.gypi b/gpu/gpu_ipc_service.gypi
|
| index 4eabbdaaa487e995afecf5fb04cdcb47a5049ca4..1dfca6dfc4fe319606a78fdf4d6d89543a868b67 100644
|
| --- a/gpu/gpu_ipc_service.gypi
|
| +++ b/gpu/gpu_ipc_service.gypi
|
| @@ -33,6 +33,8 @@
|
| 'ipc/service/gpu_memory_tracking.cc',
|
| 'ipc/service/gpu_memory_tracking.h',
|
| 'ipc/service/gpu_watchdog.h',
|
| + 'ipc/service/gpu_watchdog_thread.cc',
|
| + 'ipc/service/gpu_watchdog_thread.h',
|
| 'ipc/service/image_transport_surface.h',
|
| 'ipc/service/pass_through_image_transport_surface.cc',
|
| 'ipc/service/pass_through_image_transport_surface.h',
|
|
|