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

Unified Diff: content/content_common.gypi

Issue 1389133002: content: Use type-parameterized tests for GpuMemoryBuffer implementations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add blankline Created 5 years, 2 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_memory_buffer_factory_unittest.cc ('k') | content/content_tests.gypi » ('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 c54f36768f39324420c4c5a8dc1b9fdfcf5c6466..feea62c80862de43986c5dd3055779dc80bb5fa1 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -321,8 +321,6 @@
'common/gpu/gpu_memory_buffer_factory.h',
'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc',
'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h',
- 'common/gpu/gpu_memory_buffer_factory_shared_memory.cc',
- 'common/gpu/gpu_memory_buffer_factory_shared_memory.h',
'common/gpu/gpu_memory_manager.cc',
'common/gpu/gpu_memory_manager.h',
'common/gpu/gpu_memory_manager_client.cc',
« no previous file with comments | « content/common/gpu/gpu_memory_buffer_factory_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698