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', |