Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Side by Side Diff: chrome/chrome_tests.gypi

Issue 11445002: Sync user's custom spellcheck dictionary (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Merge master Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Copyright 2013 The Chromium Authors. All rights reserved. 1 # Copyright 2013 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 2007 matching lines...) Expand 10 before | Expand all | Expand 10 after
2018 'browser/sync/glue/session_model_associator.cc', 2018 'browser/sync/glue/session_model_associator.cc',
2019 'test/base/chrome_test_launcher.cc', 2019 'test/base/chrome_test_launcher.cc',
2020 'test/data/resource.rc', 2020 'test/data/resource.rc',
2021 'browser/sync/test/integration/apps_helper.cc', 2021 'browser/sync/test/integration/apps_helper.cc',
2022 'browser/sync/test/integration/apps_helper.h', 2022 'browser/sync/test/integration/apps_helper.h',
2023 'browser/sync/test/integration/autofill_helper.cc', 2023 'browser/sync/test/integration/autofill_helper.cc',
2024 'browser/sync/test/integration/autofill_helper.h', 2024 'browser/sync/test/integration/autofill_helper.h',
2025 'browser/sync/test/integration/bookmarks_helper.cc', 2025 'browser/sync/test/integration/bookmarks_helper.cc',
2026 'browser/sync/test/integration/bookmarks_helper.h', 2026 'browser/sync/test/integration/bookmarks_helper.h',
2027 'browser/sync/test/integration/cross_platform_sync_test.cc', 2027 'browser/sync/test/integration/cross_platform_sync_test.cc',
2028 'browser/sync/test/integration/dictionary_helper.cc',
2029 'browser/sync/test/integration/dictionary_helper.h',
2030 'browser/sync/test/integration/dictionary_load_observer.cc',
2031 'browser/sync/test/integration/dictionary_load_observer.h',
2028 'browser/sync/test/integration/enable_disable_test.cc', 2032 'browser/sync/test/integration/enable_disable_test.cc',
2029 'browser/sync/test/integration/extension_settings_helper.cc', 2033 'browser/sync/test/integration/extension_settings_helper.cc',
2030 'browser/sync/test/integration/extension_settings_helper.h', 2034 'browser/sync/test/integration/extension_settings_helper.h',
2031 'browser/sync/test/integration/extensions_helper.cc', 2035 'browser/sync/test/integration/extensions_helper.cc',
2032 'browser/sync/test/integration/extensions_helper.h', 2036 'browser/sync/test/integration/extensions_helper.h',
2033 'browser/sync/test/integration/migration_errors_test.cc', 2037 'browser/sync/test/integration/migration_errors_test.cc',
2034 'browser/sync/test/integration/multiple_client_bookmarks_sync_test.cc', 2038 'browser/sync/test/integration/multiple_client_bookmarks_sync_test.cc',
2039 'browser/sync/test/integration/multiple_client_dictionary_sync_test.cc',
2035 'browser/sync/test/integration/multiple_client_passwords_sync_test.cc', 2040 'browser/sync/test/integration/multiple_client_passwords_sync_test.cc',
2036 'browser/sync/test/integration/multiple_client_preferences_sync_test.cc' , 2041 'browser/sync/test/integration/multiple_client_preferences_sync_test.cc' ,
2037 'browser/sync/test/integration/multiple_client_sessions_sync_test.cc', 2042 'browser/sync/test/integration/multiple_client_sessions_sync_test.cc',
2038 'browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc', 2043 'browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc',
2039 'browser/sync/test/integration/passwords_helper.cc', 2044 'browser/sync/test/integration/passwords_helper.cc',
2040 'browser/sync/test/integration/passwords_helper.h', 2045 'browser/sync/test/integration/passwords_helper.h',
2041 'browser/sync/test/integration/preferences_helper.cc', 2046 'browser/sync/test/integration/preferences_helper.cc',
2042 'browser/sync/test/integration/preferences_helper.h', 2047 'browser/sync/test/integration/preferences_helper.h',
2043 'browser/sync/test/integration/search_engines_helper.cc', 2048 'browser/sync/test/integration/search_engines_helper.cc',
2044 'browser/sync/test/integration/search_engines_helper.h', 2049 'browser/sync/test/integration/search_engines_helper.h',
2045 'browser/sync/test/integration/sessions_helper.cc', 2050 'browser/sync/test/integration/sessions_helper.cc',
2046 'browser/sync/test/integration/sessions_helper.h', 2051 'browser/sync/test/integration/sessions_helper.h',
2047 'browser/sync/test/integration/single_client_apps_sync_test.cc', 2052 'browser/sync/test/integration/single_client_apps_sync_test.cc',
2048 'browser/sync/test/integration/single_client_bookmarks_sync_test.cc', 2053 'browser/sync/test/integration/single_client_bookmarks_sync_test.cc',
2054 'browser/sync/test/integration/single_client_dictionary_sync_test.cc',
2049 'browser/sync/test/integration/single_client_extensions_sync_test.cc', 2055 'browser/sync/test/integration/single_client_extensions_sync_test.cc',
2050 'browser/sync/test/integration/single_client_passwords_sync_test.cc', 2056 'browser/sync/test/integration/single_client_passwords_sync_test.cc',
2051 'browser/sync/test/integration/single_client_preferences_sync_test.cc', 2057 'browser/sync/test/integration/single_client_preferences_sync_test.cc',
2052 'browser/sync/test/integration/single_client_search_engines_sync_test.cc ', 2058 'browser/sync/test/integration/single_client_search_engines_sync_test.cc ',
2053 'browser/sync/test/integration/single_client_sessions_sync_test.cc', 2059 'browser/sync/test/integration/single_client_sessions_sync_test.cc',
2054 'browser/sync/test/integration/single_client_themes_sync_test.cc', 2060 'browser/sync/test/integration/single_client_themes_sync_test.cc',
2055 'browser/sync/test/integration/single_client_typed_urls_sync_test.cc', 2061 'browser/sync/test/integration/single_client_typed_urls_sync_test.cc',
2056 'browser/sync/test/integration/sync_app_helper.cc', 2062 'browser/sync/test/integration/sync_app_helper.cc',
2057 'browser/sync/test/integration/sync_app_helper.h', 2063 'browser/sync/test/integration/sync_app_helper.h',
2058 'browser/sync/test/integration/sync_datatype_helper.cc', 2064 'browser/sync/test/integration/sync_datatype_helper.cc',
2059 'browser/sync/test/integration/sync_datatype_helper.h', 2065 'browser/sync/test/integration/sync_datatype_helper.h',
2060 'browser/sync/test/integration/sync_errors_test.cc', 2066 'browser/sync/test/integration/sync_errors_test.cc',
2061 'browser/sync/test/integration/sync_extension_helper.cc', 2067 'browser/sync/test/integration/sync_extension_helper.cc',
2062 'browser/sync/test/integration/sync_extension_helper.h', 2068 'browser/sync/test/integration/sync_extension_helper.h',
2063 'browser/sync/test/integration/sync_test.cc', 2069 'browser/sync/test/integration/sync_test.cc',
2064 'browser/sync/test/integration/sync_test.h', 2070 'browser/sync/test/integration/sync_test.h',
2065 'browser/sync/test/integration/themes_helper.cc', 2071 'browser/sync/test/integration/themes_helper.cc',
2066 'browser/sync/test/integration/themes_helper.h', 2072 'browser/sync/test/integration/themes_helper.h',
2067 'browser/sync/test/integration/two_client_apps_sync_test.cc', 2073 'browser/sync/test/integration/two_client_apps_sync_test.cc',
2068 'browser/sync/test/integration/two_client_autofill_sync_test.cc', 2074 'browser/sync/test/integration/two_client_autofill_sync_test.cc',
2069 'browser/sync/test/integration/two_client_bookmarks_sync_test.cc', 2075 'browser/sync/test/integration/two_client_bookmarks_sync_test.cc',
2076 'browser/sync/test/integration/two_client_dictionary_sync_test.cc',
2070 'browser/sync/test/integration/two_client_extension_settings_and_app_set tings_sync_test.cc', 2077 'browser/sync/test/integration/two_client_extension_settings_and_app_set tings_sync_test.cc',
2071 'browser/sync/test/integration/two_client_extensions_sync_test.cc', 2078 'browser/sync/test/integration/two_client_extensions_sync_test.cc',
2072 'browser/sync/test/integration/two_client_passwords_sync_test.cc', 2079 'browser/sync/test/integration/two_client_passwords_sync_test.cc',
2073 'browser/sync/test/integration/two_client_preferences_sync_test.cc', 2080 'browser/sync/test/integration/two_client_preferences_sync_test.cc',
2074 'browser/sync/test/integration/two_client_search_engines_sync_test.cc', 2081 'browser/sync/test/integration/two_client_search_engines_sync_test.cc',
2075 'browser/sync/test/integration/two_client_sessions_sync_test.cc', 2082 'browser/sync/test/integration/two_client_sessions_sync_test.cc',
2076 'browser/sync/test/integration/two_client_themes_sync_test.cc', 2083 'browser/sync/test/integration/two_client_themes_sync_test.cc',
2077 'browser/sync/test/integration/two_client_typed_urls_sync_test.cc', 2084 'browser/sync/test/integration/two_client_typed_urls_sync_test.cc',
2078 'browser/sync/test/integration/typed_urls_helper.cc', 2085 'browser/sync/test/integration/typed_urls_helper.cc',
2079 'browser/sync/test/integration/typed_urls_helper.h', 2086 'browser/sync/test/integration/typed_urls_helper.h',
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
2169 'app/chrome_command_ids.h', 2176 'app/chrome_command_ids.h',
2170 'app/chrome_dll.rc', 2177 'app/chrome_dll.rc',
2171 'app/chrome_dll_resource.h', 2178 'app/chrome_dll_resource.h',
2172 'app/chrome_version.rc.version', 2179 'app/chrome_version.rc.version',
2173 'browser/sessions/session_backend.cc', 2180 'browser/sessions/session_backend.cc',
2174 'browser/sync/glue/session_model_associator.cc', 2181 'browser/sync/glue/session_model_associator.cc',
2175 'browser/sync/test/integration/autofill_helper.cc', 2182 'browser/sync/test/integration/autofill_helper.cc',
2176 'browser/sync/test/integration/autofill_helper.h', 2183 'browser/sync/test/integration/autofill_helper.h',
2177 'browser/sync/test/integration/bookmarks_helper.cc', 2184 'browser/sync/test/integration/bookmarks_helper.cc',
2178 'browser/sync/test/integration/bookmarks_helper.h', 2185 'browser/sync/test/integration/bookmarks_helper.h',
2186 'browser/sync/test/integration/dictionary_helper.cc',
2187 'browser/sync/test/integration/dictionary_helper.h',
2188 'browser/sync/test/integration/dictionary_load_observer.cc',
2189 'browser/sync/test/integration/dictionary_load_observer.h',
2179 'browser/sync/test/integration/extensions_helper.cc', 2190 'browser/sync/test/integration/extensions_helper.cc',
2180 'browser/sync/test/integration/extensions_helper.h', 2191 'browser/sync/test/integration/extensions_helper.h',
2181 'browser/sync/test/integration/passwords_helper.cc', 2192 'browser/sync/test/integration/passwords_helper.cc',
2182 'browser/sync/test/integration/passwords_helper.h', 2193 'browser/sync/test/integration/passwords_helper.h',
2183 'browser/sync/test/integration/performance/autofill_sync_perf_test.cc', 2194 'browser/sync/test/integration/performance/autofill_sync_perf_test.cc',
2184 'browser/sync/test/integration/performance/bookmarks_sync_perf_test.cc', 2195 'browser/sync/test/integration/performance/bookmarks_sync_perf_test.cc',
2196 'browser/sync/test/integration/performance/dictionary_sync_perf_test.cc' ,
2185 'browser/sync/test/integration/performance/extensions_sync_perf_test.cc' , 2197 'browser/sync/test/integration/performance/extensions_sync_perf_test.cc' ,
2186 'browser/sync/test/integration/performance/sync_timing_helper.cc', 2198 'browser/sync/test/integration/performance/sync_timing_helper.cc',
2187 'browser/sync/test/integration/performance/sync_timing_helper.h', 2199 'browser/sync/test/integration/performance/sync_timing_helper.h',
2188 'browser/sync/test/integration/performance/passwords_sync_perf_test.cc', 2200 'browser/sync/test/integration/performance/passwords_sync_perf_test.cc',
2189 'browser/sync/test/integration/performance/sessions_sync_perf_test.cc', 2201 'browser/sync/test/integration/performance/sessions_sync_perf_test.cc',
2190 'browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc' , 2202 'browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc' ,
2191 'browser/sync/test/integration/sessions_helper.cc', 2203 'browser/sync/test/integration/sessions_helper.cc',
2192 'browser/sync/test/integration/sessions_helper.h', 2204 'browser/sync/test/integration/sessions_helper.h',
2193 'browser/sync/test/integration/sync_datatype_helper.cc', 2205 'browser/sync/test/integration/sync_datatype_helper.cc',
2194 'browser/sync/test/integration/sync_datatype_helper.h', 2206 'browser/sync/test/integration/sync_datatype_helper.h',
(...skipping 703 matching lines...) Expand 10 before | Expand all | Expand 10 after
2898 'sync_integration_tests.isolate', 2910 'sync_integration_tests.isolate',
2899 ], 2911 ],
2900 'sources': [ 2912 'sources': [
2901 'sync_integration_tests.isolate', 2913 'sync_integration_tests.isolate',
2902 ], 2914 ],
2903 }, 2915 },
2904 ], 2916 ],
2905 }], 2917 }],
2906 ], # 'conditions' 2918 ], # 'conditions'
2907 } 2919 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/webui/options/language_dictionary_overlay_handler.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698