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

Unified Diff: gpu/ipc/service/BUILD.gn

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/ipc/service/BUILD.gn
diff --git a/gpu/ipc/service/BUILD.gn b/gpu/ipc/service/BUILD.gn
index e4de76295a20fee402b289f62255f09c8aeded33..8e9651635b92e468f5df41f13f6e680a4184ee6c 100644
--- a/gpu/ipc/service/BUILD.gn
+++ b/gpu/ipc/service/BUILD.gn
@@ -43,6 +43,8 @@ target(link_target_type, "ipc_service_sources") {
"gpu_memory_tracking.cc",
"gpu_memory_tracking.h",
"gpu_watchdog.h",
+ "gpu_watchdog_thread.cc",
+ "gpu_watchdog_thread.h",
"image_transport_surface.h",
"pass_through_image_transport_surface.cc",
"pass_through_image_transport_surface.h",

Powered by Google App Engine
This is Rietveld 408576698