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

Unified Diff: cc/cc_tests.gyp

Issue 2144393003: cc: Allow TestDelegatingOutputSurface to be used for non-pixel tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « cc/BUILD.gn ('k') | cc/surfaces/display.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 2b5c33e8a7736d6f922253aba7fd16f5b024abfb..b8e59a68fd40cb516f27703a05ccf253770550d2 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -273,8 +273,6 @@
'test/pixel_comparator.h',
'test/pixel_test.cc',
'test/pixel_test.h',
- 'test/pixel_test_delegating_output_surface.cc',
- 'test/pixel_test_delegating_output_surface.h',
'test/pixel_test_output_surface.cc',
'test/pixel_test_output_surface.h',
'test/pixel_test_software_output_device.cc',
@@ -307,6 +305,8 @@
'test/test_context_provider.h',
'test/test_context_support.cc',
'test/test_context_support.h',
+ 'test/test_delegating_output_surface.cc',
+ 'test/test_delegating_output_surface.h',
'test/test_gles2_interface.cc',
'test/test_gles2_interface.h',
'test/test_gpu_memory_buffer_manager.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/surfaces/display.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698