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

Unified Diff: content/gpu/BUILD.gn

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/content_gpu.gypi ('k') | content/gpu/gpu_child_thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/gpu/BUILD.gn
diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn
index b07607cb066b382dd7841f37eb0feb152d736e91..0de39883ff16727a88d3a0d8fcafe48b11a563d0 100644
--- a/content/gpu/BUILD.gn
+++ b/content/gpu/BUILD.gn
@@ -38,8 +38,6 @@ target(link_target_type, "gpu_sources") {
"gpu_process.h",
"gpu_service_factory.cc",
"gpu_service_factory.h",
- "gpu_watchdog_thread.cc",
- "gpu_watchdog_thread.h",
"in_process_gpu_thread.cc",
"in_process_gpu_thread.h",
]
« no previous file with comments | « content/content_gpu.gypi ('k') | content/gpu/gpu_child_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698