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 1874 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1885 'renderer/spellchecker/spellcheck_provider_unittest.cc', | 1885 'renderer/spellchecker/spellcheck_provider_unittest.cc', |
1886 'renderer/spellchecker/spellcheck_unittest.cc', | 1886 'renderer/spellchecker/spellcheck_unittest.cc', |
1887 'renderer/spellchecker/spellcheck_worditerator_unittest.cc', | 1887 'renderer/spellchecker/spellcheck_worditerator_unittest.cc', |
1888 'service/cloud_print/cloud_print_helpers_unittest.cc', | 1888 'service/cloud_print/cloud_print_helpers_unittest.cc', |
1889 'service/cloud_print/cloud_print_token_store_unittest.cc', | 1889 'service/cloud_print/cloud_print_token_store_unittest.cc', |
1890 'service/cloud_print/cloud_print_url_fetcher_unittest.cc', | 1890 'service/cloud_print/cloud_print_url_fetcher_unittest.cc', |
1891 'service/service_process_unittest.cc', | 1891 'service/service_process_unittest.cc', |
1892 'test/browser_with_test_window_test.cc', | 1892 'test/browser_with_test_window_test.cc', |
1893 'test/browser_with_test_window_test.h', | 1893 'test/browser_with_test_window_test.h', |
1894 'test/data/resource.rc', | 1894 'test/data/resource.rc', |
1895 'test/file_test_utils.cc', | |
1896 'test/file_test_utils.h', | |
1897 'test/menu_model_test.cc', | 1895 'test/menu_model_test.cc', |
1898 'test/menu_model_test.h', | 1896 'test/menu_model_test.h', |
1899 'test/render_view_test.cc', | 1897 'test/render_view_test.cc', |
1900 'test/render_view_test.h', | 1898 'test/render_view_test.h', |
1901 'test/sync/test_http_bridge_factory.cc', | 1899 'test/sync/test_http_bridge_factory.cc', |
1902 'test/sync/test_http_bridge_factory.h', | 1900 'test/sync/test_http_bridge_factory.h', |
1903 'test/test_notification_tracker.cc', | 1901 'test/test_notification_tracker.cc', |
1904 'test/test_notification_tracker.h', | 1902 'test/test_notification_tracker.h', |
1905 'test/v8_unit_test.cc', | 1903 'test/v8_unit_test.cc', |
1906 'test/v8_unit_test.h', | 1904 'test/v8_unit_test.h', |
(...skipping 1169 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3076 'browser/sync/syncable/model_type_unittest.cc', | 3074 'browser/sync/syncable/model_type_unittest.cc', |
3077 'browser/sync/syncable/nigori_util_unittest.cc', | 3075 'browser/sync/syncable/nigori_util_unittest.cc', |
3078 'browser/sync/syncable/syncable_enum_conversions_unittest.cc', | 3076 'browser/sync/syncable/syncable_enum_conversions_unittest.cc', |
3079 'browser/sync/syncable/syncable_id_unittest.cc', | 3077 'browser/sync/syncable/syncable_id_unittest.cc', |
3080 'browser/sync/syncable/syncable_unittest.cc', | 3078 'browser/sync/syncable/syncable_unittest.cc', |
3081 'browser/sync/api/sync_change_unittest.cc', | 3079 'browser/sync/api/sync_change_unittest.cc', |
3082 'browser/sync/util/data_encryption_unittest.cc', | 3080 'browser/sync/util/data_encryption_unittest.cc', |
3083 'browser/sync/util/extensions_activity_monitor_unittest.cc', | 3081 'browser/sync/util/extensions_activity_monitor_unittest.cc', |
3084 'browser/sync/util/protobuf_unittest.cc', | 3082 'browser/sync/util/protobuf_unittest.cc', |
3085 'browser/sync/util/user_settings_unittest.cc', | 3083 'browser/sync/util/user_settings_unittest.cc', |
3086 'test/file_test_utils.cc', | |
3087 'test/sync/engine/mock_connection_manager.cc', | 3084 'test/sync/engine/mock_connection_manager.cc', |
3088 'test/sync/engine/mock_connection_manager.h', | 3085 'test/sync/engine/mock_connection_manager.h', |
3089 'test/sync/engine/mock_gaia_authenticator.cc', | 3086 'test/sync/engine/mock_gaia_authenticator.cc', |
3090 'test/sync/engine/mock_gaia_authenticator.h', | 3087 'test/sync/engine/mock_gaia_authenticator.h', |
3091 'test/sync/engine/mock_gaia_authenticator_unittest.cc', | 3088 'test/sync/engine/mock_gaia_authenticator_unittest.cc', |
3092 'test/sync/engine/syncer_command_test.h', | 3089 'test/sync/engine/syncer_command_test.h', |
3093 'test/sync/engine/test_id_factory.h', | 3090 'test/sync/engine/test_id_factory.h', |
3094 'test/sync/engine/test_syncable_utils.cc', | 3091 'test/sync/engine/test_syncable_utils.cc', |
3095 'test/sync/engine/test_syncable_utils.h', | 3092 'test/sync/engine/test_syncable_utils.h', |
3096 'test/sync/sessions/test_scoped_session_event_listener.h', | 3093 'test/sync/sessions/test_scoped_session_event_listener.h', |
(...skipping 939 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4036 ] | 4033 ] |
4037 }], # 'coverage!=0' | 4034 }], # 'coverage!=0' |
4038 ], # 'conditions' | 4035 ], # 'conditions' |
4039 } | 4036 } |
4040 | 4037 |
4041 # Local Variables: | 4038 # Local Variables: |
4042 # tab-width:2 | 4039 # tab-width:2 |
4043 # indent-tabs-mode:nil | 4040 # indent-tabs-mode:nil |
4044 # End: | 4041 # End: |
4045 # vim: set expandtab tabstop=2 shiftwidth=2: | 4042 # vim: set expandtab tabstop=2 shiftwidth=2: |
OLD | NEW |