| Index: chrome/chrome_tests.gypi
|
| ===================================================================
|
| --- chrome/chrome_tests.gypi (revision 75329)
|
| +++ chrome/chrome_tests.gypi (working copy)
|
| @@ -1548,9 +1548,6 @@
|
| 'browser/sync/test_profile_sync_service.cc',
|
| 'browser/sync/util/cryptographer_unittest.cc',
|
| 'browser/sync/util/nigori_unittest.cc',
|
| - 'browser/tab_contents/navigation_controller_unittest.cc',
|
| - 'browser/tab_contents/navigation_entry_unittest.cc',
|
| - 'browser/tab_contents/render_view_host_manager_unittest.cc',
|
| 'browser/tab_contents/tab_specific_content_settings_unittest.cc',
|
| 'browser/tab_contents/thumbnail_generator_unittest.cc',
|
| 'browser/tab_contents/web_contents_unittest.cc',
|
| @@ -1804,6 +1801,9 @@
|
| 'common/web_apps_unittest.cc',
|
| 'common/worker_thread_ticker_unittest.cc',
|
| 'common/zip_unittest.cc',
|
| + 'content/browser/tab_contents/navigation_controller_unittest.cc',
|
| + 'content/browser/tab_contents/navigation_entry_unittest.cc',
|
| + 'content/browser/tab_contents/render_view_host_manager_unittest.cc',
|
| 'gpu/gpu_idirect3d9_mock_win.cc',
|
| 'gpu/gpu_idirect3d9_mock_win.h',
|
| 'gpu/gpu_info_collector_unittest.cc',
|
|
|