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

Unified Diff: content/content_tests.gypi

Issue 1827123002: Move content/common/gpu/client to gpu/ipc/client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update Created 4 years, 9 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_common.gypi ('k') | content/renderer/gpu/compositor_output_surface.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index a4650bf1f611a69c6c87582cf374e0031d9de3cd..10382b963754b00fb0290eedaa6d23021a1f5e45 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -673,8 +673,6 @@
'common/dwrite_font_platform_win_unittest.cc',
'common/fileapi/file_system_util_unittest.cc',
'common/gpu/ca_layer_tree_unittest_mac.mm',
- 'common/gpu/client/gpu_memory_buffer_impl_shared_memory_unittest.cc',
- 'common/gpu/client/gpu_memory_buffer_impl_test_template.h',
'common/gpu/gpu_channel_manager_unittest.cc',
'common/gpu/gpu_channel_test_common.cc',
'common/gpu/gpu_channel_test_common.h',
@@ -836,11 +834,9 @@
'renderer/media/android/webmediasession_android_unittest.cc',
],
'content_unittests_mac_sources': [
- 'common/gpu/client/gpu_memory_buffer_impl_io_surface_unittest.cc',
'common/gpu/gpu_memory_buffer_factory_io_surface_unittest.cc',
],
'content_unittests_ozone_sources': [
- 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap_unittest.cc',
'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap_unittest.cc',
],
},
@@ -1557,6 +1553,7 @@
],
'sources': [
'browser/compositor/gl_helper_unittest.cc',
+ 'common/gpu/client/gpu_context_tests.h',
'common/gpu/client/gpu_in_process_context_tests.cc',
'test/run_all_gl_tests.cc',
],
« no previous file with comments | « content/content_common.gypi ('k') | content/renderer/gpu/compositor_output_surface.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698