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

Unified Diff: content/content_tests.gypi

Issue 1784723003: Migrate gpu_memory_buffer_factory_test_template to content/common/gpu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix includes 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
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',
« no previous file with comments | « content/common/gpu/gpu_memory_buffer_factory_test_template.h ('k') | content/test/gpu_memory_buffer_factory_test_template.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698