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

Unified Diff: content/content_tests.gypi

Issue 15827008: Move gpu_test_config stuff from content/ to gpu/ (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 7 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/browser/gpu/webgl_conformance_test.cc ('k') | content/test/gpu/gpu_test_config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
===================================================================
--- content/content_tests.gypi (revision 202179)
+++ content/content_tests.gypi (working copy)
@@ -103,10 +103,6 @@
'gpu/gpu_idirect3d9_mock_win.h',
'test/content_test_suite.cc',
'test/content_test_suite.h',
- 'test/gpu/gpu_test_config.cc',
- 'test/gpu/gpu_test_config.h',
- 'test/gpu/gpu_test_expectations_parser.cc',
- 'test/gpu/gpu_test_expectations_parser.h',
'test/layouttest_support.cc',
'test/mock_keyboard.cc',
'test/mock_keyboard_driver_win.cc',
@@ -393,8 +389,6 @@
'renderer/render_thread_impl_unittest.cc',
'renderer/render_view_impl_unittest.cc',
'renderer/v8_value_converter_impl_unittest.cc',
- 'test/gpu/gpu_test_config_unittest.cc',
- 'test/gpu/gpu_test_expectations_parser_unittest.cc',
'test/image_decoder_test.cc',
'test/image_decoder_test.h',
'test/run_all_unittests.cc',
« no previous file with comments | « content/browser/gpu/webgl_conformance_test.cc ('k') | content/test/gpu/gpu_test_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698