| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index a6c21b5c1809c00acf314e4c99676ec825fa3c51..10e8e5c69e206725f374f6962f4f94a9c4ef2206 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -22,6 +22,7 @@
|
| 'browser/geolocation/mock_location_arbitrator.h',
|
| 'browser/geolocation/mock_location_provider.cc',
|
| 'browser/geolocation/mock_location_provider.h',
|
| + 'common/gpu/gpu_memory_buffer_factory_test_template.h',
|
| 'public/test/async_file_test_helper.cc',
|
| 'public/test/async_file_test_helper.h',
|
| 'public/test/background_sync_test_util.cc',
|
| @@ -117,7 +118,6 @@
|
| 'test/fake_plugin_service.h',
|
| 'test/fake_renderer_scheduler.cc',
|
| 'test/fake_renderer_scheduler.h',
|
| - 'test/gpu_memory_buffer_factory_test_template.h',
|
| 'test/mock_background_sync_controller.cc',
|
| 'test/mock_background_sync_controller.h',
|
| 'test/mock_google_streaming_server.cc',
|
|
|