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', |