| 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 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 153 'test/test_launcher_utils.h', | 153 'test/test_launcher_utils.h', |
| 154 'test/test_location_bar.cc', | 154 'test/test_location_bar.cc', |
| 155 'test/test_location_bar.h', | 155 'test/test_location_bar.h', |
| 156 'test/test_switches.cc', | 156 'test/test_switches.cc', |
| 157 'test/test_switches.h', | 157 'test/test_switches.h', |
| 158 'test/test_url_request_context_getter.cc', | 158 'test/test_url_request_context_getter.cc', |
| 159 'test/test_url_request_context_getter.h', | 159 'test/test_url_request_context_getter.h', |
| 160 'test/testing_browser_process.cc', | 160 'test/testing_browser_process.cc', |
| 161 'test/testing_browser_process.h', | 161 'test/testing_browser_process.h', |
| 162 'test/testing_browser_process_test.h', | 162 'test/testing_browser_process_test.h', |
| 163 'test/testing_device_token_fetcher.cc', | |
| 164 'test/testing_device_token_fetcher.h', | |
| 165 'test/testing_pref_service.cc', | 163 'test/testing_pref_service.cc', |
| 166 'test/testing_pref_service.h', | 164 'test/testing_pref_service.h', |
| 167 'test/testing_profile.cc', | 165 'test/testing_profile.cc', |
| 168 'test/testing_profile.h', | 166 'test/testing_profile.h', |
| 169 'test/thread_observer_helper.h', | 167 'test/thread_observer_helper.h', |
| 170 'test/thread_test_helper.cc', | 168 'test/thread_test_helper.cc', |
| 171 'test/thread_test_helper.h', | 169 'test/thread_test_helper.h', |
| 172 'test/ui_test_utils.cc', | 170 'test/ui_test_utils.cc', |
| 173 'test/ui_test_utils.h', | 171 'test/ui_test_utils.h', |
| 174 'test/ui_test_utils_linux.cc', | 172 'test/ui_test_utils_linux.cc', |
| (...skipping 1230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1405 'browser/password_manager/password_store_default_unittest.cc', | 1403 'browser/password_manager/password_store_default_unittest.cc', |
| 1406 'browser/password_manager/password_store_mac_unittest.cc', | 1404 'browser/password_manager/password_store_mac_unittest.cc', |
| 1407 'browser/password_manager/password_store_win_unittest.cc', | 1405 'browser/password_manager/password_store_win_unittest.cc', |
| 1408 'browser/plugin_exceptions_table_model_unittest.cc', | 1406 'browser/plugin_exceptions_table_model_unittest.cc', |
| 1409 'browser/plugin_service_unittest.cc', | 1407 'browser/plugin_service_unittest.cc', |
| 1410 'browser/policy/asynchronous_policy_loader_unittest.cc', | 1408 'browser/policy/asynchronous_policy_loader_unittest.cc', |
| 1411 'browser/policy/asynchronous_policy_provider_unittest.cc', | 1409 'browser/policy/asynchronous_policy_provider_unittest.cc', |
| 1412 'browser/policy/asynchronous_policy_test_base.cc', | 1410 'browser/policy/asynchronous_policy_test_base.cc', |
| 1413 'browser/policy/asynchronous_policy_test_base.h', | 1411 'browser/policy/asynchronous_policy_test_base.h', |
| 1414 'browser/policy/cloud_policy_cache_unittest.cc', | 1412 'browser/policy/cloud_policy_cache_unittest.cc', |
| 1413 'browser/policy/cloud_policy_controller_unittest.cc', |
| 1415 'browser/policy/config_dir_policy_provider_unittest.cc', | 1414 'browser/policy/config_dir_policy_provider_unittest.cc', |
| 1416 'browser/policy/configuration_policy_pref_store_unittest.cc', | 1415 'browser/policy/configuration_policy_pref_store_unittest.cc', |
| 1417 'browser/policy/configuration_policy_provider_mac_unittest.cc', | 1416 'browser/policy/configuration_policy_provider_mac_unittest.cc', |
| 1418 'browser/policy/configuration_policy_provider_win_unittest.cc', | 1417 'browser/policy/configuration_policy_provider_win_unittest.cc', |
| 1419 'browser/policy/device_token_fetcher_unittest.cc', | 1418 'browser/policy/device_token_fetcher_unittest.cc', |
| 1420 'browser/policy/file_based_policy_provider_unittest.cc', | 1419 'browser/policy/file_based_policy_provider_unittest.cc', |
| 1421 'browser/policy/device_management_backend_mock.cc', | 1420 'browser/policy/device_management_backend_mock.cc', |
| 1422 'browser/policy/device_management_backend_mock.h', | 1421 'browser/policy/device_management_backend_mock.h', |
| 1423 'browser/policy/device_management_service_unittest.cc', | 1422 'browser/policy/device_management_service_unittest.cc', |
| 1424 'browser/policy/device_management_policy_provider_unittest.cc', | |
| 1425 'browser/policy/managed_prefs_banner_base_unittest.cc', | 1423 'browser/policy/managed_prefs_banner_base_unittest.cc', |
| 1426 'browser/policy/mock_configuration_policy_provider.cc', | 1424 'browser/policy/mock_configuration_policy_provider.cc', |
| 1427 'browser/policy/mock_configuration_policy_provider.h', | 1425 'browser/policy/mock_configuration_policy_provider.h', |
| 1428 'browser/policy/mock_configuration_policy_store.cc', | 1426 'browser/policy/mock_configuration_policy_store.cc', |
| 1429 'browser/policy/mock_configuration_policy_store.h', | 1427 'browser/policy/mock_configuration_policy_store.h', |
| 1430 'browser/policy/mock_device_management_backend.cc', | 1428 'browser/policy/mock_device_management_backend.cc', |
| 1431 'browser/policy/mock_device_management_backend.h', | 1429 'browser/policy/mock_device_management_backend.h', |
| 1432 'browser/policy/policy_map_unittest.cc', | 1430 'browser/policy/policy_map_unittest.cc', |
| 1433 'browser/preferences_mock_mac.cc', | 1431 'browser/preferences_mock_mac.cc', |
| 1434 'browser/preferences_mock_mac.h', | 1432 'browser/preferences_mock_mac.h', |
| (...skipping 2346 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3781 ] | 3779 ] |
| 3782 }], # 'coverage!=0' | 3780 }], # 'coverage!=0' |
| 3783 ], # 'conditions' | 3781 ], # 'conditions' |
| 3784 } | 3782 } |
| 3785 | 3783 |
| 3786 # Local Variables: | 3784 # Local Variables: |
| 3787 # tab-width:2 | 3785 # tab-width:2 |
| 3788 # indent-tabs-mode:nil | 3786 # indent-tabs-mode:nil |
| 3789 # End: | 3787 # End: |
| 3790 # vim: set expandtab tabstop=2 shiftwidth=2: | 3788 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |