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

Unified Diff: content/content_tests.gypi

Issue 701033005: content: Move type selection logic out of GpuMemoryBufferImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mac build fix Created 6 years, 1 month 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 16f31244ec6508c006466ad71690ab9f45d628e0..8f61c96b5668ef40ff9c33a3e3461eeb2cd04d68 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -672,6 +672,7 @@
'common/dom_storage/dom_storage_map_unittest.cc',
'common/dwrite_font_platform_win_unittest.cc',
'common/fileapi/file_system_util_unittest.cc',
+ 'common/gpu/client/gpu_memory_buffer_impl_unittest.cc',
'common/gpu/gpu_memory_manager_unittest.cc',
'common/host_discardable_shared_memory_manager_unittest.cc',
'common/host_shared_bitmap_manager_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698