OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 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 'variables' : { | 5 'variables' : { |
6 'pyautolib_sources': [ | 6 'pyautolib_sources': [ |
7 'app/chrome_command_ids.h', | 7 'app/chrome_command_ids.h', |
8 'app/chrome_dll_resource.h', | 8 'app/chrome_dll_resource.h', |
9 'common/automation_constants.h', | 9 'common/automation_constants.h', |
10 'common/pref_names.cc', | 10 'common/pref_names.cc', |
(...skipping 1944 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1955 'browser/sync/glue/session_model_associator.cc', | 1955 'browser/sync/glue/session_model_associator.cc', |
1956 'test/base/chrome_test_launcher.cc', | 1956 'test/base/chrome_test_launcher.cc', |
1957 'test/data/resource.rc', | 1957 'test/data/resource.rc', |
1958 'browser/sync/test/integration/apps_helper.cc', | 1958 'browser/sync/test/integration/apps_helper.cc', |
1959 'browser/sync/test/integration/apps_helper.h', | 1959 'browser/sync/test/integration/apps_helper.h', |
1960 'browser/sync/test/integration/autofill_helper.cc', | 1960 'browser/sync/test/integration/autofill_helper.cc', |
1961 'browser/sync/test/integration/autofill_helper.h', | 1961 'browser/sync/test/integration/autofill_helper.h', |
1962 'browser/sync/test/integration/bookmarks_helper.cc', | 1962 'browser/sync/test/integration/bookmarks_helper.cc', |
1963 'browser/sync/test/integration/bookmarks_helper.h', | 1963 'browser/sync/test/integration/bookmarks_helper.h', |
1964 'browser/sync/test/integration/cross_platform_sync_test.cc', | 1964 'browser/sync/test/integration/cross_platform_sync_test.cc', |
| 1965 'browser/sync/test/integration/dictionary_helper.cc', |
| 1966 'browser/sync/test/integration/dictionary_helper.h', |
| 1967 'browser/sync/test/integration/dictionary_load_observer.cc', |
| 1968 'browser/sync/test/integration/dictionary_load_observer.h', |
1965 'browser/sync/test/integration/enable_disable_test.cc', | 1969 'browser/sync/test/integration/enable_disable_test.cc', |
1966 'browser/sync/test/integration/extension_settings_helper.cc', | 1970 'browser/sync/test/integration/extension_settings_helper.cc', |
1967 'browser/sync/test/integration/extension_settings_helper.h', | 1971 'browser/sync/test/integration/extension_settings_helper.h', |
1968 'browser/sync/test/integration/extensions_helper.cc', | 1972 'browser/sync/test/integration/extensions_helper.cc', |
1969 'browser/sync/test/integration/extensions_helper.h', | 1973 'browser/sync/test/integration/extensions_helper.h', |
1970 'browser/sync/test/integration/migration_errors_test.cc', | 1974 'browser/sync/test/integration/migration_errors_test.cc', |
1971 'browser/sync/test/integration/multiple_client_bookmarks_sync_test.cc', | 1975 'browser/sync/test/integration/multiple_client_bookmarks_sync_test.cc', |
| 1976 'browser/sync/test/integration/multiple_client_dictionary_sync_test.cc', |
1972 'browser/sync/test/integration/multiple_client_passwords_sync_test.cc', | 1977 'browser/sync/test/integration/multiple_client_passwords_sync_test.cc', |
1973 'browser/sync/test/integration/multiple_client_preferences_sync_test.cc'
, | 1978 'browser/sync/test/integration/multiple_client_preferences_sync_test.cc'
, |
1974 'browser/sync/test/integration/multiple_client_sessions_sync_test.cc', | 1979 'browser/sync/test/integration/multiple_client_sessions_sync_test.cc', |
1975 'browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc', | 1980 'browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc', |
1976 'browser/sync/test/integration/passwords_helper.cc', | 1981 'browser/sync/test/integration/passwords_helper.cc', |
1977 'browser/sync/test/integration/passwords_helper.h', | 1982 'browser/sync/test/integration/passwords_helper.h', |
1978 'browser/sync/test/integration/preferences_helper.cc', | 1983 'browser/sync/test/integration/preferences_helper.cc', |
1979 'browser/sync/test/integration/preferences_helper.h', | 1984 'browser/sync/test/integration/preferences_helper.h', |
1980 'browser/sync/test/integration/search_engines_helper.cc', | 1985 'browser/sync/test/integration/search_engines_helper.cc', |
1981 'browser/sync/test/integration/search_engines_helper.h', | 1986 'browser/sync/test/integration/search_engines_helper.h', |
1982 'browser/sync/test/integration/sessions_helper.cc', | 1987 'browser/sync/test/integration/sessions_helper.cc', |
1983 'browser/sync/test/integration/sessions_helper.h', | 1988 'browser/sync/test/integration/sessions_helper.h', |
1984 'browser/sync/test/integration/single_client_apps_sync_test.cc', | 1989 'browser/sync/test/integration/single_client_apps_sync_test.cc', |
1985 'browser/sync/test/integration/single_client_bookmarks_sync_test.cc', | 1990 'browser/sync/test/integration/single_client_bookmarks_sync_test.cc', |
| 1991 'browser/sync/test/integration/single_client_dictionary_sync_test.cc', |
1986 'browser/sync/test/integration/single_client_extensions_sync_test.cc', | 1992 'browser/sync/test/integration/single_client_extensions_sync_test.cc', |
1987 'browser/sync/test/integration/single_client_passwords_sync_test.cc', | 1993 'browser/sync/test/integration/single_client_passwords_sync_test.cc', |
1988 'browser/sync/test/integration/single_client_preferences_sync_test.cc', | 1994 'browser/sync/test/integration/single_client_preferences_sync_test.cc', |
1989 'browser/sync/test/integration/single_client_search_engines_sync_test.cc
', | 1995 'browser/sync/test/integration/single_client_search_engines_sync_test.cc
', |
1990 'browser/sync/test/integration/single_client_sessions_sync_test.cc', | 1996 'browser/sync/test/integration/single_client_sessions_sync_test.cc', |
1991 'browser/sync/test/integration/single_client_themes_sync_test.cc', | 1997 'browser/sync/test/integration/single_client_themes_sync_test.cc', |
1992 'browser/sync/test/integration/single_client_typed_urls_sync_test.cc', | 1998 'browser/sync/test/integration/single_client_typed_urls_sync_test.cc', |
1993 'browser/sync/test/integration/sync_app_helper.cc', | 1999 'browser/sync/test/integration/sync_app_helper.cc', |
1994 'browser/sync/test/integration/sync_app_helper.h', | 2000 'browser/sync/test/integration/sync_app_helper.h', |
1995 'browser/sync/test/integration/sync_datatype_helper.cc', | 2001 'browser/sync/test/integration/sync_datatype_helper.cc', |
1996 'browser/sync/test/integration/sync_datatype_helper.h', | 2002 'browser/sync/test/integration/sync_datatype_helper.h', |
1997 'browser/sync/test/integration/sync_errors_test.cc', | 2003 'browser/sync/test/integration/sync_errors_test.cc', |
1998 'browser/sync/test/integration/sync_extension_helper.cc', | 2004 'browser/sync/test/integration/sync_extension_helper.cc', |
1999 'browser/sync/test/integration/sync_extension_helper.h', | 2005 'browser/sync/test/integration/sync_extension_helper.h', |
2000 'browser/sync/test/integration/sync_test.cc', | 2006 'browser/sync/test/integration/sync_test.cc', |
2001 'browser/sync/test/integration/sync_test.h', | 2007 'browser/sync/test/integration/sync_test.h', |
2002 'browser/sync/test/integration/themes_helper.cc', | 2008 'browser/sync/test/integration/themes_helper.cc', |
2003 'browser/sync/test/integration/themes_helper.h', | 2009 'browser/sync/test/integration/themes_helper.h', |
2004 'browser/sync/test/integration/two_client_apps_sync_test.cc', | 2010 'browser/sync/test/integration/two_client_apps_sync_test.cc', |
2005 'browser/sync/test/integration/two_client_autofill_sync_test.cc', | 2011 'browser/sync/test/integration/two_client_autofill_sync_test.cc', |
2006 'browser/sync/test/integration/two_client_bookmarks_sync_test.cc', | 2012 'browser/sync/test/integration/two_client_bookmarks_sync_test.cc', |
| 2013 'browser/sync/test/integration/two_client_dictionary_sync_test.cc', |
2007 'browser/sync/test/integration/two_client_extension_settings_and_app_set
tings_sync_test.cc', | 2014 'browser/sync/test/integration/two_client_extension_settings_and_app_set
tings_sync_test.cc', |
2008 'browser/sync/test/integration/two_client_extensions_sync_test.cc', | 2015 'browser/sync/test/integration/two_client_extensions_sync_test.cc', |
2009 'browser/sync/test/integration/two_client_passwords_sync_test.cc', | 2016 'browser/sync/test/integration/two_client_passwords_sync_test.cc', |
2010 'browser/sync/test/integration/two_client_preferences_sync_test.cc', | 2017 'browser/sync/test/integration/two_client_preferences_sync_test.cc', |
2011 'browser/sync/test/integration/two_client_search_engines_sync_test.cc', | 2018 'browser/sync/test/integration/two_client_search_engines_sync_test.cc', |
2012 'browser/sync/test/integration/two_client_sessions_sync_test.cc', | 2019 'browser/sync/test/integration/two_client_sessions_sync_test.cc', |
2013 'browser/sync/test/integration/two_client_themes_sync_test.cc', | 2020 'browser/sync/test/integration/two_client_themes_sync_test.cc', |
2014 'browser/sync/test/integration/two_client_typed_urls_sync_test.cc', | 2021 'browser/sync/test/integration/two_client_typed_urls_sync_test.cc', |
2015 'browser/sync/test/integration/typed_urls_helper.cc', | 2022 'browser/sync/test/integration/typed_urls_helper.cc', |
2016 'browser/sync/test/integration/typed_urls_helper.h', | 2023 'browser/sync/test/integration/typed_urls_helper.h', |
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2105 'app/chrome_command_ids.h', | 2112 'app/chrome_command_ids.h', |
2106 'app/chrome_dll.rc', | 2113 'app/chrome_dll.rc', |
2107 'app/chrome_dll_resource.h', | 2114 'app/chrome_dll_resource.h', |
2108 'app/chrome_version.rc.version', | 2115 'app/chrome_version.rc.version', |
2109 'browser/sessions/session_backend.cc', | 2116 'browser/sessions/session_backend.cc', |
2110 'browser/sync/glue/session_model_associator.cc', | 2117 'browser/sync/glue/session_model_associator.cc', |
2111 'browser/sync/test/integration/autofill_helper.cc', | 2118 'browser/sync/test/integration/autofill_helper.cc', |
2112 'browser/sync/test/integration/autofill_helper.h', | 2119 'browser/sync/test/integration/autofill_helper.h', |
2113 'browser/sync/test/integration/bookmarks_helper.cc', | 2120 'browser/sync/test/integration/bookmarks_helper.cc', |
2114 'browser/sync/test/integration/bookmarks_helper.h', | 2121 'browser/sync/test/integration/bookmarks_helper.h', |
| 2122 'browser/sync/test/integration/dictionary_helper.cc', |
| 2123 'browser/sync/test/integration/dictionary_helper.h', |
| 2124 'browser/sync/test/integration/dictionary_load_observer.cc', |
| 2125 'browser/sync/test/integration/dictionary_load_observer.h', |
2115 'browser/sync/test/integration/extensions_helper.cc', | 2126 'browser/sync/test/integration/extensions_helper.cc', |
2116 'browser/sync/test/integration/extensions_helper.h', | 2127 'browser/sync/test/integration/extensions_helper.h', |
2117 'browser/sync/test/integration/passwords_helper.cc', | 2128 'browser/sync/test/integration/passwords_helper.cc', |
2118 'browser/sync/test/integration/passwords_helper.h', | 2129 'browser/sync/test/integration/passwords_helper.h', |
2119 'browser/sync/test/integration/performance/autofill_sync_perf_test.cc', | 2130 'browser/sync/test/integration/performance/autofill_sync_perf_test.cc', |
2120 'browser/sync/test/integration/performance/bookmarks_sync_perf_test.cc', | 2131 'browser/sync/test/integration/performance/bookmarks_sync_perf_test.cc', |
| 2132 'browser/sync/test/integration/performance/dictionary_sync_perf_test.cc'
, |
2121 'browser/sync/test/integration/performance/extensions_sync_perf_test.cc'
, | 2133 'browser/sync/test/integration/performance/extensions_sync_perf_test.cc'
, |
2122 'browser/sync/test/integration/performance/sync_timing_helper.cc', | 2134 'browser/sync/test/integration/performance/sync_timing_helper.cc', |
2123 'browser/sync/test/integration/performance/sync_timing_helper.h', | 2135 'browser/sync/test/integration/performance/sync_timing_helper.h', |
2124 'browser/sync/test/integration/performance/passwords_sync_perf_test.cc', | 2136 'browser/sync/test/integration/performance/passwords_sync_perf_test.cc', |
2125 'browser/sync/test/integration/performance/sessions_sync_perf_test.cc', | 2137 'browser/sync/test/integration/performance/sessions_sync_perf_test.cc', |
2126 'browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc'
, | 2138 'browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc'
, |
2127 'browser/sync/test/integration/sessions_helper.cc', | 2139 'browser/sync/test/integration/sessions_helper.cc', |
2128 'browser/sync/test/integration/sessions_helper.h', | 2140 'browser/sync/test/integration/sessions_helper.h', |
2129 'browser/sync/test/integration/sync_datatype_helper.cc', | 2141 'browser/sync/test/integration/sync_datatype_helper.cc', |
2130 'browser/sync/test/integration/sync_datatype_helper.h', | 2142 'browser/sync/test/integration/sync_datatype_helper.h', |
(...skipping 697 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2828 'sync_integration_tests.isolate', | 2840 'sync_integration_tests.isolate', |
2829 ], | 2841 ], |
2830 'sources': [ | 2842 'sources': [ |
2831 'sync_integration_tests.isolate', | 2843 'sync_integration_tests.isolate', |
2832 ], | 2844 ], |
2833 }, | 2845 }, |
2834 ], | 2846 ], |
2835 }], | 2847 }], |
2836 ], # 'conditions' | 2848 ], # 'conditions' |
2837 } | 2849 } |
OLD | NEW |