summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_tests.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r--chrome/chrome_tests.gypi4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 06814af..fb3cab3 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -679,6 +679,7 @@
'browser/download/save_page_uitest.cc',
'browser/errorpage_uitest.cc',
'browser/default_plugin_uitest.cc',
+ 'browser/gpu_uitest.cc',
'browser/history/multipart_uitest.cc',
'browser/history/redirect_uitest.cc',
'browser/iframe_uitest.cc',
@@ -712,7 +713,6 @@
'test/automation/extension_proxy_uitest.cc',
'test/automated_ui_tests/automated_ui_test_test.cc',
'test/chrome_process_util_uitest.cc',
- 'test/gpu/gpu_uitest.cc',
'test/ui/dom_checker_uitest.cc', # moving to performance_ui_tests
'test/ui/dromaeo_benchmark_uitest.cc',
'test/ui/history_uitest.cc',
@@ -2547,6 +2547,7 @@
'browser/first_run/first_run_browsertest.cc',
'browser/geolocation/access_token_store_browsertest.cc',
'browser/geolocation/geolocation_browsertest.cc',
+ 'browser/gpu_browsertest.cc',
'browser/ui/gtk/view_id_util_browsertest.cc',
'browser/history/history_browsertest.cc',
'browser/idbbindingutilities_browsertest.cc',
@@ -2620,7 +2621,6 @@
'test/data/webui/assertions.js',
'test/data/webui/print_preview.js',
'test/data/webui/options.js',
- 'test/gpu/gpu_browsertest.cc',
'test/in_process_browser_test_browsertest.cc',
'test/out_of_proc_test_runner.cc',
'test/render_view_test.cc',