| 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 1721 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1732 'common/json_schema_validator_unittest_base.cc', | 1732 'common/json_schema_validator_unittest_base.cc', |
| 1733 'common/json_schema_validator_unittest_base.h', | 1733 'common/json_schema_validator_unittest_base.h', |
| 1734 'common/json_schema_validator_unittest.cc', | 1734 'common/json_schema_validator_unittest.cc', |
| 1735 'common/json_value_serializer_unittest.cc', | 1735 'common/json_value_serializer_unittest.cc', |
| 1736 'common/multi_process_lock_unittest.cc', | 1736 'common/multi_process_lock_unittest.cc', |
| 1737 'common/net/gaia/gaia_auth_fetcher_unittest.cc', | 1737 'common/net/gaia/gaia_auth_fetcher_unittest.cc', |
| 1738 'common/net/gaia/gaia_auth_fetcher_unittest.h', | 1738 'common/net/gaia/gaia_auth_fetcher_unittest.h', |
| 1739 'common/net/gaia/gaia_authenticator_unittest.cc', | 1739 'common/net/gaia/gaia_authenticator_unittest.cc', |
| 1740 'common/net/gaia/google_service_auth_error_unittest.cc', | 1740 'common/net/gaia/google_service_auth_error_unittest.cc', |
| 1741 'common/net/url_fetcher_unittest.cc', | 1741 'common/net/url_fetcher_unittest.cc', |
| 1742 'common/process_watcher_unittest.cc', | |
| 1743 'common/render_messages_unittest.cc', | 1742 'common/render_messages_unittest.cc', |
| 1744 'common/service_process_util_unittest.cc', | 1743 'common/service_process_util_unittest.cc', |
| 1745 'common/switch_utils_unittest.cc', | 1744 'common/switch_utils_unittest.cc', |
| 1746 'common/thumbnail_score_unittest.cc', | 1745 'common/thumbnail_score_unittest.cc', |
| 1747 'common/time_format_unittest.cc', | 1746 'common/time_format_unittest.cc', |
| 1748 'common/web_apps_unittest.cc', | 1747 'common/web_apps_unittest.cc', |
| 1749 'common/worker_thread_ticker_unittest.cc', | 1748 'common/worker_thread_ticker_unittest.cc', |
| 1750 'common/zip_unittest.cc', | 1749 'common/zip_unittest.cc', |
| 1751 'renderer/extensions/extension_api_json_validity_unittest.cc', | 1750 'renderer/extensions/extension_api_json_validity_unittest.cc', |
| 1752 'renderer/extensions/json_schema_unittest.cc', | 1751 'renderer/extensions/json_schema_unittest.cc', |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1818 '../content/browser/speech/speech_recognizer_unittest.cc', | 1817 '../content/browser/speech/speech_recognizer_unittest.cc', |
| 1819 '../content/browser/tab_contents/navigation_controller_unittest.cc', | 1818 '../content/browser/tab_contents/navigation_controller_unittest.cc', |
| 1820 '../content/browser/tab_contents/navigation_entry_unittest.cc', | 1819 '../content/browser/tab_contents/navigation_entry_unittest.cc', |
| 1821 '../content/browser/tab_contents/render_view_host_manager_unittest.cc', | 1820 '../content/browser/tab_contents/render_view_host_manager_unittest.cc', |
| 1822 '../content/browser/webui/web_ui_unittest.cc', | 1821 '../content/browser/webui/web_ui_unittest.cc', |
| 1823 '../content/common/font_descriptor_mac_unittest.mm', | 1822 '../content/common/font_descriptor_mac_unittest.mm', |
| 1824 '../content/common/gpu_feature_flags_unittest.cc', | 1823 '../content/common/gpu_feature_flags_unittest.cc', |
| 1825 '../content/common/gpu_info_unittest.cc', | 1824 '../content/common/gpu_info_unittest.cc', |
| 1826 '../content/common/mru_cache_unittest.cc', | 1825 '../content/common/mru_cache_unittest.cc', |
| 1827 '../content/common/notification_service_unittest.cc', | 1826 '../content/common/notification_service_unittest.cc', |
| 1827 '../content/common/process_watcher_unittest.cc', |
| 1828 '../content/common/property_bag_unittest.cc', | 1828 '../content/common/property_bag_unittest.cc', |
| 1829 '../content/common/resource_dispatcher_unittest.cc', | 1829 '../content/common/resource_dispatcher_unittest.cc', |
| 1830 '../content/common/sandbox_mac_diraccess_unittest.mm', | 1830 '../content/common/sandbox_mac_diraccess_unittest.mm', |
| 1831 '../content/common/sandbox_mac_fontloading_unittest.mm', | 1831 '../content/common/sandbox_mac_fontloading_unittest.mm', |
| 1832 '../content/common/sandbox_mac_unittest_helper.h', | 1832 '../content/common/sandbox_mac_unittest_helper.h', |
| 1833 '../content/common/sandbox_mac_unittest_helper.mm', | 1833 '../content/common/sandbox_mac_unittest_helper.mm', |
| 1834 '../content/common/sandbox_mac_system_access_unittest.mm', | 1834 '../content/common/sandbox_mac_system_access_unittest.mm', |
| 1835 '../content/gpu/gpu_idirect3d9_mock_win.cc', | 1835 '../content/gpu/gpu_idirect3d9_mock_win.cc', |
| 1836 '../content/gpu/gpu_idirect3d9_mock_win.h', | 1836 '../content/gpu/gpu_idirect3d9_mock_win.h', |
| 1837 '../content/gpu/gpu_info_collector_unittest.cc', | 1837 '../content/gpu/gpu_info_collector_unittest.cc', |
| (...skipping 1914 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3752 ] | 3752 ] |
| 3753 }], # 'coverage!=0' | 3753 }], # 'coverage!=0' |
| 3754 ], # 'conditions' | 3754 ], # 'conditions' |
| 3755 } | 3755 } |
| 3756 | 3756 |
| 3757 # Local Variables: | 3757 # Local Variables: |
| 3758 # tab-width:2 | 3758 # tab-width:2 |
| 3759 # indent-tabs-mode:nil | 3759 # indent-tabs-mode:nil |
| 3760 # End: | 3760 # End: |
| 3761 # vim: set expandtab tabstop=2 shiftwidth=2: | 3761 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |