OLD | NEW |
---|---|
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'variables' : { | 6 'variables' : { |
7 'pyautolib_sources': [ | 7 'pyautolib_sources': [ |
8 'app/chrome_command_ids.h', | 8 'app/chrome_command_ids.h', |
9 'app/chrome_dll_resource.h', | 9 'app/chrome_dll_resource.h', |
10 'common/automation_constants.h', | 10 'common/automation_constants.h', |
(...skipping 1529 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1540 'browser/sync/profile_sync_test_util.cc', | 1540 'browser/sync/profile_sync_test_util.cc', |
1541 'browser/sync/profile_sync_test_util.h', | 1541 'browser/sync/profile_sync_test_util.h', |
1542 'browser/sync/signin_manager_unittest.cc', | 1542 'browser/sync/signin_manager_unittest.cc', |
1543 'browser/sync/sync_setup_wizard_unittest.cc', | 1543 'browser/sync/sync_setup_wizard_unittest.cc', |
1544 'browser/sync/sync_ui_util_mac_unittest.mm', | 1544 'browser/sync/sync_ui_util_mac_unittest.mm', |
1545 'browser/sync/sync_ui_util_unittest.cc', | 1545 'browser/sync/sync_ui_util_unittest.cc', |
1546 'browser/sync/test_profile_sync_service.h', | 1546 'browser/sync/test_profile_sync_service.h', |
1547 'browser/sync/test_profile_sync_service.cc', | 1547 'browser/sync/test_profile_sync_service.cc', |
1548 'browser/sync/util/cryptographer_unittest.cc', | 1548 'browser/sync/util/cryptographer_unittest.cc', |
1549 'browser/sync/util/nigori_unittest.cc', | 1549 'browser/sync/util/nigori_unittest.cc', |
1550 'browser/tab_contents/navigation_controller_unittest.cc', | |
1551 'browser/tab_contents/navigation_entry_unittest.cc', | |
1552 'browser/tab_contents/render_view_host_manager_unittest.cc', | |
1553 'browser/tab_contents/tab_specific_content_settings_unittest.cc', | 1550 'browser/tab_contents/tab_specific_content_settings_unittest.cc', |
1554 'browser/tab_contents/thumbnail_generator_unittest.cc', | 1551 'browser/tab_contents/thumbnail_generator_unittest.cc', |
1555 'browser/tab_contents/web_contents_unittest.cc', | 1552 'browser/tab_contents/web_contents_unittest.cc', |
1556 'browser/tabs/pinned_tab_codec_unittest.cc', | 1553 'browser/tabs/pinned_tab_codec_unittest.cc', |
1557 'browser/tabs/tab_strip_model_unittest.cc', | 1554 'browser/tabs/tab_strip_model_unittest.cc', |
1558 'browser/task_manager/task_manager_unittest.cc', | 1555 'browser/task_manager/task_manager_unittest.cc', |
1559 'browser/themes/browser_theme_pack_unittest.cc', | 1556 'browser/themes/browser_theme_pack_unittest.cc', |
1560 'browser/themes/browser_theme_provider_unittest.cc', | 1557 'browser/themes/browser_theme_provider_unittest.cc', |
1561 'browser/translate/translate_manager_unittest.cc', | 1558 'browser/translate/translate_manager_unittest.cc', |
1562 # It is safe to list */cocoa/* files in the "common" file list | 1559 # It is safe to list */cocoa/* files in the "common" file list |
(...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1796 'common/sandbox_mac_unittest_helper.h', | 1793 'common/sandbox_mac_unittest_helper.h', |
1797 'common/sandbox_mac_unittest_helper.mm', | 1794 'common/sandbox_mac_unittest_helper.mm', |
1798 'common/sandbox_mac_system_access_unittest.mm', | 1795 'common/sandbox_mac_system_access_unittest.mm', |
1799 'common/service_process_util_unittest.cc', | 1796 'common/service_process_util_unittest.cc', |
1800 'common/switch_utils_unittest.cc', | 1797 'common/switch_utils_unittest.cc', |
1801 'common/thumbnail_score_unittest.cc', | 1798 'common/thumbnail_score_unittest.cc', |
1802 'common/time_format_unittest.cc', | 1799 'common/time_format_unittest.cc', |
1803 'common/web_apps_unittest.cc', | 1800 'common/web_apps_unittest.cc', |
1804 'common/worker_thread_ticker_unittest.cc', | 1801 'common/worker_thread_ticker_unittest.cc', |
1805 'common/zip_unittest.cc', | 1802 'common/zip_unittest.cc', |
1803 'content/browser/tab_contents/navigation_controller_unittest.cc', | |
1804 'content/browser/tab_contents/navigation_entry_unittest.cc', | |
1805 'browser/tab_contents/render_view_host_manager_unittest.cc', | |
Avi (use Gerrit)
2011/02/17 23:28:39
Did you mean 'content/browser...'?
| |
1806 'gpu/gpu_idirect3d9_mock_win.cc', | 1806 'gpu/gpu_idirect3d9_mock_win.cc', |
1807 'gpu/gpu_idirect3d9_mock_win.h', | 1807 'gpu/gpu_idirect3d9_mock_win.h', |
1808 'gpu/gpu_info_collector_unittest.cc', | 1808 'gpu/gpu_info_collector_unittest.cc', |
1809 'gpu/gpu_info_unittest_win.cc', | 1809 'gpu/gpu_info_unittest_win.cc', |
1810 'gpu/gpu_video_decoder_unittest.cc', | 1810 'gpu/gpu_video_decoder_unittest.cc', |
1811 'renderer/audio_message_filter_unittest.cc', | 1811 'renderer/audio_message_filter_unittest.cc', |
1812 'renderer/extensions/extension_api_json_validity_unittest.cc', | 1812 'renderer/extensions/extension_api_json_validity_unittest.cc', |
1813 'renderer/extensions/json_schema_unittest.cc', | 1813 'renderer/extensions/json_schema_unittest.cc', |
1814 'renderer/gpu_video_decoder_host_unittest.cc', | 1814 'renderer/gpu_video_decoder_host_unittest.cc', |
1815 'renderer/media/audio_renderer_impl_unittest.cc', | 1815 'renderer/media/audio_renderer_impl_unittest.cc', |
(...skipping 1954 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
3770 ] | 3770 ] |
3771 }], # 'coverage!=0' | 3771 }], # 'coverage!=0' |
3772 ], # 'conditions' | 3772 ], # 'conditions' |
3773 } | 3773 } |
3774 | 3774 |
3775 # Local Variables: | 3775 # Local Variables: |
3776 # tab-width:2 | 3776 # tab-width:2 |
3777 # indent-tabs-mode:nil | 3777 # indent-tabs-mode:nil |
3778 # End: | 3778 # End: |
3779 # vim: set expandtab tabstop=2 shiftwidth=2: | 3779 # vim: set expandtab tabstop=2 shiftwidth=2: |
OLD | NEW |