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

Unified Diff: chrome/chrome_tests.gypi

Issue 7474025: Move more files from chrome/test to chrome/test/base, part #2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 5 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: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 94748)
+++ chrome/chrome_tests.gypi (working copy)
@@ -143,24 +143,24 @@
'test/automation/tab_proxy.h',
'test/automation/window_proxy.cc',
'test/automation/window_proxy.h',
+ 'test/base/bookmark_load_observer.cc',
+ 'test/base/bookmark_load_observer.h',
'test/base/in_process_browser_test.cc',
'test/base/in_process_browser_test.h',
+ 'test/base/model_test_utils.cc',
+ 'test/base/model_test_utils.h',
+ 'test/base/profile_mock.cc',
+ 'test/base/profile_mock.h',
+ 'test/base/signaling_task.cc',
+ 'test/base/signaling_task.h',
'test/base/ui_test_utils.cc',
'test/base/ui_test_utils.h',
'test/base/ui_test_utils_linux.cc',
'test/base/ui_test_utils_mac.mm',
'test/base/ui_test_utils_win.cc',
- 'test/bookmark_load_observer.cc',
- 'test/bookmark_load_observer.h',
'test/chrome_process_util.cc',
'test/chrome_process_util.h',
'test/chrome_process_util_mac.cc',
- 'test/model_test_utils.cc',
- 'test/model_test_utils.h',
- 'test/profile_mock.cc',
- 'test/profile_mock.h',
- 'test/signaling_task.cc',
- 'test/signaling_task.h',
'test/test_browser_window.cc',
'test/test_browser_window.h',
'test/test_launcher_utils.cc',
@@ -265,8 +265,8 @@
'test/automated_ui_tests/automated_ui_test_base.h',
'test/automation/proxy_launcher.cc',
'test/automation/proxy_launcher.h',
- 'test/layout_test_http_server.cc',
- 'test/layout_test_http_server.h',
+ 'test/base/layout_test_http_server.cc',
+ 'test/base/layout_test_http_server.h',
'test/ui/javascript_test_util.cc',
'test/ui/npapi_test_helper.cc',
'test/ui/npapi_test_helper.h',
« no previous file with comments | « chrome/browser/webdata/web_data_service_unittest.cc ('k') | chrome/test/automation/extension_proxy_uitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698