Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(269)

Unified Diff: gpu/gpu_ipc_service.gypi

Issue 2286063003: gpu: Move GpuWatchdogThread into //gpu/ipc/service from content. (Closed)
Patch Set: . Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698