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

Unified Diff: gpu/gpu_ipc_service.gypi

Issue 2286063003: gpu: Move GpuWatchdogThread into //gpu/ipc/service from content. (Closed)
Patch Set: tot merge 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
« no previous file with comments | « content/gpu/gpu_watchdog_thread.cc ('k') | gpu/ipc/service/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gpu_ipc_service.gypi
diff --git a/gpu/gpu_ipc_service.gypi b/gpu/gpu_ipc_service.gypi
index 4eabbdaaa487e995afecf5fb04cdcb47a5049ca4..7da721defc1ce492510923ea405820cc37f88ac4 100644
--- a/gpu/gpu_ipc_service.gypi
+++ b/gpu/gpu_ipc_service.gypi
@@ -32,7 +32,8 @@
'ipc/service/gpu_memory_manager.h',
'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',
« no previous file with comments | « content/gpu/gpu_watchdog_thread.cc ('k') | gpu/ipc/service/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698