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

Unified Diff: content/content_common.gypi

Issue 1980263002: GPU Watchdog to check I/O before terminating GPU process (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed CR feedback Created 4 years, 6 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/common/gpu_watchdog_utils.cc ('k') | content/gpu/gpu_watchdog_thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 3c4be3437bc0f3309a723bfb9f9fa9850a50721c..763d6c3a05ab6989ea119b9fef2deceeb91f9829 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -338,6 +338,8 @@
'common/gpu/client/context_provider_command_buffer.h',
'common/gpu_host_messages.h',
'common/gpu_process_launch_causes.h',
+ 'common/gpu_watchdog_utils.cc',
+ 'common/gpu_watchdog_utils.h',
'common/host_discardable_shared_memory_manager.cc',
'common/host_discardable_shared_memory_manager.h',
'common/host_shared_bitmap_manager.cc',
« no previous file with comments | « content/common/gpu_watchdog_utils.cc ('k') | content/gpu/gpu_watchdog_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698