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

Unified Diff: content/content_common.gypi

Issue 1189943002: content: Fix lost context handling when using native GpuMemoryBuffers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: retry logic and remove singleton Created 5 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/gpu_process_launch_causes.h ('k') | no next file » | 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 4e33d50dbb3dee696a22ed4feca69f48a2b2ea7c..3bf73a45eca95ec2d82724811fd4cffc85ed9b85 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -287,7 +287,6 @@
'common/gpu/client/gpu_channel_host.h',
'common/gpu/client/gpu_jpeg_decode_accelerator_host.cc',
'common/gpu/client/gpu_jpeg_decode_accelerator_host.h',
- 'common/gpu/client/gpu_memory_buffer_factory_host.h',
'common/gpu/client/gpu_memory_buffer_impl.cc',
'common/gpu/client/gpu_memory_buffer_impl.h',
'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc',
« no previous file with comments | « content/common/gpu/gpu_process_launch_causes.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698