Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 import("//build/config/chromecast_build.gni") | 5 import("//build/config/chromecast_build.gni") |
| 6 import("//build/config/crypto.gni") | 6 import("//build/config/crypto.gni") |
| 7 import("//build/config/features.gni") | 7 import("//build/config/features.gni") |
| 8 import("//build/config/ui.gni") | 8 import("//build/config/ui.gni") |
| 9 import("//build/split_static_library.gni") | 9 import("//build/split_static_library.gni") |
| 10 import("//chrome/common/features.gni") | 10 import("//chrome/common/features.gni") |
| (...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 206 "views/platform_keys_certificate_selector_chromeos.h", | 206 "views/platform_keys_certificate_selector_chromeos.h", |
| 207 "web_contents_sizer.h", | 207 "web_contents_sizer.h", |
| 208 "webui/about_ui.cc", | 208 "webui/about_ui.cc", |
| 209 "webui/about_ui.h", | 209 "webui/about_ui.h", |
| 210 "webui/bluetooth_internals/bluetooth_internals_ui.cc", | 210 "webui/bluetooth_internals/bluetooth_internals_ui.cc", |
| 211 "webui/bluetooth_internals/bluetooth_internals_ui.h", | 211 "webui/bluetooth_internals/bluetooth_internals_ui.h", |
| 212 "webui/browsing_history_handler.cc", | 212 "webui/browsing_history_handler.cc", |
| 213 "webui/browsing_history_handler.h", | 213 "webui/browsing_history_handler.h", |
| 214 "webui/chrome_web_ui_controller_factory.cc", | 214 "webui/chrome_web_ui_controller_factory.cc", |
| 215 "webui/chrome_web_ui_controller_factory.h", | 215 "webui/chrome_web_ui_controller_factory.h", |
| 216 "webui/chromeos/bluetooth_pairing_ui.cc", | 216 |
| 217 "webui/chromeos/bluetooth_pairing_ui.h", | 217 # TODO(dbeam): why are all these /chromeos/ files on all platforms? |
|
wychen
2017/06/09 23:07:55
GN magically filter files based on their names, so
Dan Beam
2017/06/09 23:45:22
if that's the case, why did I have to move all the
| |
| 218 "webui/chromeos/certificate_manager_dialog_ui.cc", | |
| 219 "webui/chromeos/certificate_manager_dialog_ui.h", | |
| 220 "webui/chromeos/choose_mobile_network_ui.cc", | 218 "webui/chromeos/choose_mobile_network_ui.cc", |
| 221 "webui/chromeos/choose_mobile_network_ui.h", | 219 "webui/chromeos/choose_mobile_network_ui.h", |
| 222 "webui/chromeos/cryptohome_ui.cc", | 220 "webui/chromeos/cryptohome_ui.cc", |
| 223 "webui/chromeos/cryptohome_ui.h", | 221 "webui/chromeos/cryptohome_ui.h", |
| 224 "webui/chromeos/cryptohome_web_ui_handler.cc", | 222 "webui/chromeos/cryptohome_web_ui_handler.cc", |
| 225 "webui/chromeos/cryptohome_web_ui_handler.h", | 223 "webui/chromeos/cryptohome_web_ui_handler.h", |
| 226 "webui/chromeos/drive_internals_ui.cc", | 224 "webui/chromeos/drive_internals_ui.cc", |
| 227 "webui/chromeos/drive_internals_ui.h", | 225 "webui/chromeos/drive_internals_ui.h", |
| 228 "webui/chromeos/first_run/first_run_actor.cc", | 226 "webui/chromeos/first_run/first_run_actor.cc", |
| 229 "webui/chromeos/first_run/first_run_actor.h", | 227 "webui/chromeos/first_run/first_run_actor.h", |
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 315 "webui/chromeos/mobile_setup_dialog.cc", | 313 "webui/chromeos/mobile_setup_dialog.cc", |
| 316 "webui/chromeos/mobile_setup_dialog.h", | 314 "webui/chromeos/mobile_setup_dialog.h", |
| 317 "webui/chromeos/mobile_setup_ui.cc", | 315 "webui/chromeos/mobile_setup_ui.cc", |
| 318 "webui/chromeos/mobile_setup_ui.h", | 316 "webui/chromeos/mobile_setup_ui.h", |
| 319 "webui/chromeos/network_element_localized_strings_provider.cc", | 317 "webui/chromeos/network_element_localized_strings_provider.cc", |
| 320 "webui/chromeos/network_element_localized_strings_provider.h", | 318 "webui/chromeos/network_element_localized_strings_provider.h", |
| 321 "webui/chromeos/network_ui.cc", | 319 "webui/chromeos/network_ui.cc", |
| 322 "webui/chromeos/network_ui.h", | 320 "webui/chromeos/network_ui.h", |
| 323 "webui/chromeos/power_ui.cc", | 321 "webui/chromeos/power_ui.cc", |
| 324 "webui/chromeos/power_ui.h", | 322 "webui/chromeos/power_ui.h", |
| 325 "webui/chromeos/proxy_settings_ui.cc", | |
| 326 "webui/chromeos/proxy_settings_ui.h", | |
| 327 "webui/chromeos/set_time_ui.cc", | 323 "webui/chromeos/set_time_ui.cc", |
| 328 "webui/chromeos/set_time_ui.h", | 324 "webui/chromeos/set_time_ui.h", |
| 329 "webui/chromeos/sim_unlock_ui.cc", | 325 "webui/chromeos/sim_unlock_ui.cc", |
| 330 "webui/chromeos/sim_unlock_ui.h", | 326 "webui/chromeos/sim_unlock_ui.h", |
| 331 "webui/chromeos/slow_trace_ui.cc", | 327 "webui/chromeos/slow_trace_ui.cc", |
| 332 "webui/chromeos/slow_trace_ui.h", | 328 "webui/chromeos/slow_trace_ui.h", |
| 333 "webui/chromeos/slow_ui.cc", | 329 "webui/chromeos/slow_ui.cc", |
| 334 "webui/chromeos/slow_ui.h", | 330 "webui/chromeos/slow_ui.h", |
| 335 "webui/chromeos/ui_account_tweaks.cc", | 331 "webui/chromeos/ui_account_tweaks.cc", |
| 336 "webui/chromeos/ui_account_tweaks.h", | 332 "webui/chromeos/ui_account_tweaks.h", |
| (...skipping 632 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 969 "webui/ntp/app_resource_cache_factory.cc", | 965 "webui/ntp/app_resource_cache_factory.cc", |
| 970 "webui/ntp/app_resource_cache_factory.h", | 966 "webui/ntp/app_resource_cache_factory.h", |
| 971 "webui/ntp/core_app_launcher_handler.cc", | 967 "webui/ntp/core_app_launcher_handler.cc", |
| 972 "webui/ntp/core_app_launcher_handler.h", | 968 "webui/ntp/core_app_launcher_handler.h", |
| 973 "webui/ntp/new_tab_ui.cc", | 969 "webui/ntp/new_tab_ui.cc", |
| 974 "webui/ntp/new_tab_ui.h", | 970 "webui/ntp/new_tab_ui.h", |
| 975 "webui/ntp/ntp_resource_cache.cc", | 971 "webui/ntp/ntp_resource_cache.cc", |
| 976 "webui/ntp/ntp_resource_cache.h", | 972 "webui/ntp/ntp_resource_cache.h", |
| 977 "webui/ntp/ntp_resource_cache_factory.cc", | 973 "webui/ntp/ntp_resource_cache_factory.cc", |
| 978 "webui/ntp/ntp_resource_cache_factory.h", | 974 "webui/ntp/ntp_resource_cache_factory.h", |
| 979 "webui/options/autofill_options_handler.cc", | |
| 980 "webui/options/autofill_options_handler.h", | |
| 981 "webui/options/automatic_settings_reset_handler.cc", | |
| 982 "webui/options/automatic_settings_reset_handler.h", | |
| 983 "webui/options/browser_options_handler.cc", | |
| 984 "webui/options/browser_options_handler.h", | |
| 985 "webui/options/chromeos/accounts_options_handler.cc", | |
| 986 "webui/options/chromeos/accounts_options_handler.h", | |
| 987 "webui/options/chromeos/bluetooth_options_handler.cc", | |
| 988 "webui/options/chromeos/bluetooth_options_handler.h", | |
| 989 "webui/options/chromeos/change_picture_options_handler.cc", | |
| 990 "webui/options/chromeos/change_picture_options_handler.h", | |
| 991 "webui/options/chromeos/core_chromeos_options_handler.cc", | |
| 992 "webui/options/chromeos/core_chromeos_options_handler.h", | |
| 993 "webui/options/chromeos/cros_language_options_handler.cc", | |
| 994 "webui/options/chromeos/cros_language_options_handler.h", | |
| 995 "webui/options/chromeos/date_time_options_handler.cc", | |
| 996 "webui/options/chromeos/date_time_options_handler.h", | |
| 997 "webui/options/chromeos/display_options_handler.cc", | |
| 998 "webui/options/chromeos/display_options_handler.h", | |
| 999 "webui/options/chromeos/display_overscan_handler.cc", | |
| 1000 "webui/options/chromeos/display_overscan_handler.h", | |
| 1001 "webui/options/chromeos/internet_options_handler.cc", | |
| 1002 "webui/options/chromeos/internet_options_handler.h", | |
| 1003 "webui/options/chromeos/internet_options_handler_strings.cc", | |
| 1004 "webui/options/chromeos/internet_options_handler_strings.h", | |
| 1005 "webui/options/chromeos/keyboard_handler.cc", | |
| 1006 "webui/options/chromeos/keyboard_handler.h", | |
| 1007 "webui/options/chromeos/options_stylus_handler.cc", | |
| 1008 "webui/options/chromeos/options_stylus_handler.h", | |
| 1009 "webui/options/chromeos/pointer_handler.cc", | |
| 1010 "webui/options/chromeos/pointer_handler.h", | |
| 1011 "webui/options/chromeos/power_handler.cc", | |
| 1012 "webui/options/chromeos/power_handler.h", | |
| 1013 "webui/options/chromeos/proxy_handler.cc", | |
| 1014 "webui/options/chromeos/proxy_handler.h", | |
| 1015 "webui/options/chromeos/stats_options_handler.cc", | |
| 1016 "webui/options/chromeos/stats_options_handler.h", | |
| 1017 "webui/options/chromeos/storage_manager_handler.cc", | |
| 1018 "webui/options/chromeos/storage_manager_handler.h", | |
| 1019 "webui/options/chromeos/user_image_source.cc", | |
| 1020 "webui/options/chromeos/user_image_source.h", | |
| 1021 "webui/options/clear_browser_data_handler.cc", | |
| 1022 "webui/options/clear_browser_data_handler.h", | |
| 1023 "webui/options/content_settings_handler.cc", | |
| 1024 "webui/options/content_settings_handler.h", | |
| 1025 "webui/options/cookies_view_handler.cc", | |
| 1026 "webui/options/cookies_view_handler.h", | |
| 1027 "webui/options/core_options_handler.cc", | |
| 1028 "webui/options/core_options_handler.h", | |
| 1029 "webui/options/create_profile_handler.cc", | |
| 1030 "webui/options/create_profile_handler.h", | |
| 1031 "webui/options/easy_unlock_handler.cc", | |
| 1032 "webui/options/easy_unlock_handler.h", | |
| 1033 "webui/options/font_settings_handler.cc", | |
| 1034 "webui/options/font_settings_handler.h", | |
| 1035 "webui/options/font_settings_utils.cc", | |
| 1036 "webui/options/font_settings_utils.h", | |
| 1037 "webui/options/font_settings_utils_linux.cc", | |
| 1038 "webui/options/font_settings_utils_mac.mm", | |
| 1039 "webui/options/font_settings_utils_win.cc", | |
| 1040 "webui/options/handler_options_handler.cc", | |
| 1041 "webui/options/handler_options_handler.h", | |
| 1042 "webui/options/help_overlay_handler.cc", | |
| 1043 "webui/options/help_overlay_handler.h", | |
| 1044 "webui/options/home_page_overlay_handler.cc", | |
| 1045 "webui/options/home_page_overlay_handler.h", | |
| 1046 "webui/options/import_data_handler.cc", | |
| 1047 "webui/options/import_data_handler.h", | |
| 1048 "webui/options/language_dictionary_overlay_handler.cc", | |
| 1049 "webui/options/language_dictionary_overlay_handler.h", | |
| 1050 "webui/options/language_options_handler.cc", | |
| 1051 "webui/options/language_options_handler.h", | |
| 1052 "webui/options/language_options_handler_common.cc", | |
| 1053 "webui/options/language_options_handler_common.h", | |
| 1054 "webui/options/manage_profile_handler.cc", | |
| 1055 "webui/options/manage_profile_handler.h", | |
| 1056 "webui/options/media_devices_selection_handler.cc", | |
| 1057 "webui/options/media_devices_selection_handler.h", | |
| 1058 "webui/options/options_ui.cc", | |
| 1059 "webui/options/options_ui.h", | |
| 1060 "webui/options/password_manager_handler.cc", | |
| 1061 "webui/options/password_manager_handler.h", | |
| 1062 "webui/options/reset_profile_settings_handler.cc", | |
| 1063 "webui/options/reset_profile_settings_handler.h", | |
| 1064 "webui/options/search_engine_manager_handler.cc", | |
| 1065 "webui/options/search_engine_manager_handler.h", | |
| 1066 "webui/options/startup_pages_handler.cc", | |
| 1067 "webui/options/startup_pages_handler.h", | |
| 1068 "webui/options/supervised_user_create_confirm_handler.cc", | |
| 1069 "webui/options/supervised_user_create_confirm_handler.h", | |
| 1070 "webui/options/supervised_user_import_handler.cc", | |
| 1071 "webui/options/supervised_user_import_handler.h", | |
| 1072 "webui/options/supervised_user_learn_more_handler.cc", | |
| 1073 "webui/options/supervised_user_learn_more_handler.h", | |
| 1074 "webui/options/sync_setup_handler.cc", | |
| 1075 "webui/options/sync_setup_handler.h", | |
| 1076 "webui/plural_string_handler.cc", | 975 "webui/plural_string_handler.cc", |
| 1077 "webui/plural_string_handler.h", | 976 "webui/plural_string_handler.h", |
| 1078 "webui/policy_indicator_localized_strings_provider.cc", | 977 "webui/policy_indicator_localized_strings_provider.cc", |
| 1079 "webui/policy_indicator_localized_strings_provider.h", | 978 "webui/policy_indicator_localized_strings_provider.h", |
| 1080 "webui/profile_helper.cc", | 979 "webui/profile_helper.cc", |
| 1081 "webui/profile_helper.h", | 980 "webui/profile_helper.h", |
| 1082 "webui/profile_info_watcher.cc", | 981 "webui/profile_info_watcher.cc", |
| 1083 "webui/profile_info_watcher.h", | 982 "webui/profile_info_watcher.h", |
| 1084 "webui/set_as_default_browser_ui_win.cc", | 983 "webui/set_as_default_browser_ui_win.cc", |
| 1085 "webui/set_as_default_browser_ui_win.h", | 984 "webui/set_as_default_browser_ui_win.h", |
| (...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1272 "views/apps/chrome_native_app_window_views_aura_ash.cc", | 1171 "views/apps/chrome_native_app_window_views_aura_ash.cc", |
| 1273 "views/apps/chrome_native_app_window_views_aura_ash.h", | 1172 "views/apps/chrome_native_app_window_views_aura_ash.h", |
| 1274 "views/intent_picker_bubble_view.cc", | 1173 "views/intent_picker_bubble_view.cc", |
| 1275 "views/intent_picker_bubble_view.h", | 1174 "views/intent_picker_bubble_view.h", |
| 1276 | 1175 |
| 1277 # On chromeos, file manager extension handles the file open/save dialog. | 1176 # On chromeos, file manager extension handles the file open/save dialog. |
| 1278 "views/select_file_dialog_extension.cc", | 1177 "views/select_file_dialog_extension.cc", |
| 1279 "views/select_file_dialog_extension.h", | 1178 "views/select_file_dialog_extension.h", |
| 1280 "views/select_file_dialog_extension_factory.cc", | 1179 "views/select_file_dialog_extension_factory.cc", |
| 1281 "views/select_file_dialog_extension_factory.h", | 1180 "views/select_file_dialog_extension_factory.h", |
| 1181 "webui/chromeos/bluetooth_pairing_ui.cc", | |
| 1182 "webui/chromeos/bluetooth_pairing_ui.h", | |
| 1183 "webui/chromeos/certificate_manager_dialog_ui.cc", | |
| 1184 "webui/chromeos/certificate_manager_dialog_ui.h", | |
| 1185 "webui/chromeos/proxy_settings_ui.cc", | |
| 1186 "webui/chromeos/proxy_settings_ui.h", | |
| 1187 "webui/options/autofill_options_handler.cc", | |
| 1188 "webui/options/autofill_options_handler.h", | |
| 1189 "webui/options/automatic_settings_reset_handler.cc", | |
| 1190 "webui/options/automatic_settings_reset_handler.h", | |
| 1191 "webui/options/browser_options_handler.cc", | |
| 1192 "webui/options/browser_options_handler.h", | |
| 1193 "webui/options/chromeos/accounts_options_handler.cc", | |
| 1194 "webui/options/chromeos/accounts_options_handler.h", | |
| 1195 "webui/options/chromeos/bluetooth_options_handler.cc", | |
| 1196 "webui/options/chromeos/bluetooth_options_handler.h", | |
| 1197 "webui/options/chromeos/change_picture_options_handler.cc", | |
| 1198 "webui/options/chromeos/change_picture_options_handler.h", | |
| 1199 "webui/options/chromeos/core_chromeos_options_handler.cc", | |
| 1200 "webui/options/chromeos/core_chromeos_options_handler.h", | |
| 1201 "webui/options/chromeos/cros_language_options_handler.cc", | |
| 1202 "webui/options/chromeos/cros_language_options_handler.h", | |
| 1203 "webui/options/chromeos/date_time_options_handler.cc", | |
| 1204 "webui/options/chromeos/date_time_options_handler.h", | |
| 1205 "webui/options/chromeos/display_options_handler.cc", | |
| 1206 "webui/options/chromeos/display_options_handler.h", | |
| 1207 "webui/options/chromeos/display_overscan_handler.cc", | |
| 1208 "webui/options/chromeos/display_overscan_handler.h", | |
| 1209 "webui/options/chromeos/internet_options_handler.cc", | |
| 1210 "webui/options/chromeos/internet_options_handler.h", | |
| 1211 "webui/options/chromeos/internet_options_handler_strings.cc", | |
| 1212 "webui/options/chromeos/internet_options_handler_strings.h", | |
| 1213 "webui/options/chromeos/keyboard_handler.cc", | |
| 1214 "webui/options/chromeos/keyboard_handler.h", | |
| 1215 "webui/options/chromeos/options_stylus_handler.cc", | |
| 1216 "webui/options/chromeos/options_stylus_handler.h", | |
| 1217 "webui/options/chromeos/pointer_handler.cc", | |
| 1218 "webui/options/chromeos/pointer_handler.h", | |
| 1219 "webui/options/chromeos/power_handler.cc", | |
| 1220 "webui/options/chromeos/power_handler.h", | |
| 1221 "webui/options/chromeos/proxy_handler.cc", | |
| 1222 "webui/options/chromeos/proxy_handler.h", | |
| 1223 "webui/options/chromeos/stats_options_handler.cc", | |
| 1224 "webui/options/chromeos/stats_options_handler.h", | |
| 1225 "webui/options/chromeos/storage_manager_handler.cc", | |
| 1226 "webui/options/chromeos/storage_manager_handler.h", | |
| 1227 "webui/options/chromeos/user_image_source.cc", | |
| 1228 "webui/options/chromeos/user_image_source.h", | |
| 1229 "webui/options/clear_browser_data_handler.cc", | |
| 1230 "webui/options/clear_browser_data_handler.h", | |
| 1231 "webui/options/content_settings_handler.cc", | |
| 1232 "webui/options/content_settings_handler.h", | |
| 1233 "webui/options/cookies_view_handler.cc", | |
| 1234 "webui/options/cookies_view_handler.h", | |
| 1235 "webui/options/core_options_handler.cc", | |
| 1236 "webui/options/core_options_handler.h", | |
| 1237 "webui/options/create_profile_handler.cc", | |
| 1238 "webui/options/create_profile_handler.h", | |
| 1239 "webui/options/easy_unlock_handler.cc", | |
| 1240 "webui/options/easy_unlock_handler.h", | |
| 1241 "webui/options/font_settings_handler.cc", | |
| 1242 "webui/options/font_settings_handler.h", | |
| 1243 "webui/options/handler_options_handler.cc", | |
| 1244 "webui/options/handler_options_handler.h", | |
| 1245 "webui/options/help_overlay_handler.cc", | |
| 1246 "webui/options/help_overlay_handler.h", | |
| 1247 "webui/options/home_page_overlay_handler.cc", | |
| 1248 "webui/options/home_page_overlay_handler.h", | |
| 1249 "webui/options/import_data_handler.cc", | |
| 1250 "webui/options/import_data_handler.h", | |
| 1251 "webui/options/language_dictionary_overlay_handler.cc", | |
| 1252 "webui/options/language_dictionary_overlay_handler.h", | |
| 1253 "webui/options/language_options_handler.cc", | |
| 1254 "webui/options/language_options_handler.h", | |
| 1255 "webui/options/language_options_handler_common.cc", | |
| 1256 "webui/options/language_options_handler_common.h", | |
| 1257 "webui/options/manage_profile_handler.cc", | |
| 1258 "webui/options/manage_profile_handler.h", | |
| 1259 "webui/options/media_devices_selection_handler.cc", | |
| 1260 "webui/options/media_devices_selection_handler.h", | |
| 1261 "webui/options/options_ui.cc", | |
| 1262 "webui/options/options_ui.h", | |
| 1263 "webui/options/password_manager_handler.cc", | |
| 1264 "webui/options/password_manager_handler.h", | |
| 1265 "webui/options/reset_profile_settings_handler.cc", | |
| 1266 "webui/options/reset_profile_settings_handler.h", | |
| 1267 "webui/options/search_engine_manager_handler.cc", | |
| 1268 "webui/options/search_engine_manager_handler.h", | |
| 1269 "webui/options/startup_pages_handler.cc", | |
| 1270 "webui/options/startup_pages_handler.h", | |
| 1271 "webui/options/supervised_user_create_confirm_handler.cc", | |
| 1272 "webui/options/supervised_user_create_confirm_handler.h", | |
| 1273 "webui/options/supervised_user_import_handler.cc", | |
| 1274 "webui/options/supervised_user_import_handler.h", | |
| 1275 "webui/options/supervised_user_learn_more_handler.cc", | |
| 1276 "webui/options/supervised_user_learn_more_handler.h", | |
| 1277 "webui/options/sync_setup_handler.cc", | |
| 1278 "webui/options/sync_setup_handler.h", | |
| 1282 ] | 1279 ] |
| 1283 deps += [ | 1280 deps += [ |
| 1284 "//chrome/browser/chromeos", | 1281 "//chrome/browser/chromeos", |
| 1285 "//components/arc", | 1282 "//components/arc", |
| 1286 "//components/drive:drive_chromeos", | 1283 "//components/drive:drive_chromeos", |
| 1287 "//components/exo", | 1284 "//components/exo", |
| 1288 "//components/login", | 1285 "//components/login", |
| 1289 "//device/power_save_blocker", | 1286 "//device/power_save_blocker", |
| 1290 "//ui/base/ime", | 1287 "//ui/base/ime", |
| 1291 "//ui/chromeos", | 1288 "//ui/chromeos", |
| (...skipping 873 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2165 "views/message_center/web_notification_tray.h", | 2162 "views/message_center/web_notification_tray.h", |
| 2166 ] | 2163 ] |
| 2167 } | 2164 } |
| 2168 } | 2165 } |
| 2169 if (use_nss_certs) { | 2166 if (use_nss_certs) { |
| 2170 sources += [ | 2167 sources += [ |
| 2171 "crypto_module_delegate_nss.cc", | 2168 "crypto_module_delegate_nss.cc", |
| 2172 "crypto_module_delegate_nss.h", | 2169 "crypto_module_delegate_nss.h", |
| 2173 "crypto_module_password_dialog_nss.cc", | 2170 "crypto_module_password_dialog_nss.cc", |
| 2174 "crypto_module_password_dialog_nss.h", | 2171 "crypto_module_password_dialog_nss.h", |
| 2175 "webui/options/certificate_manager_handler.cc", | |
| 2176 "webui/options/certificate_manager_handler.h", | |
| 2177 "webui/settings/certificates_handler.cc", | 2172 "webui/settings/certificates_handler.cc", |
| 2178 "webui/settings/certificates_handler.h", | 2173 "webui/settings/certificates_handler.h", |
| 2179 ] | 2174 ] |
| 2175 if (is_chromeos) { | |
| 2176 sources += [ | |
| 2177 "webui/options/certificate_manager_handler.cc", | |
| 2178 "webui/options/certificate_manager_handler.h", | |
| 2179 ] | |
| 2180 } | |
| 2180 } | 2181 } |
| 2181 if (is_mac || is_win) { | 2182 if (is_mac || is_win) { |
| 2182 sources += [ | 2183 sources += [ |
| 2183 "webui/settings/native_certificates_handler.cc", | 2184 "webui/settings/native_certificates_handler.cc", |
| 2184 "webui/settings/native_certificates_handler.h", | 2185 "webui/settings/native_certificates_handler.h", |
| 2185 ] | 2186 ] |
| 2186 } | 2187 } |
| 2187 if (enable_print_preview) { | 2188 if (enable_print_preview) { |
| 2188 sources += [ | 2189 sources += [ |
| 2189 "webui/print_preview/extension_printer_handler.cc", | 2190 "webui/print_preview/extension_printer_handler.cc", |
| (...skipping 1419 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3609 deps += [ | 3610 deps += [ |
| 3610 "//chrome/test:test_support_ui", | 3611 "//chrome/test:test_support_ui", |
| 3611 "//components/zoom", | 3612 "//components/zoom", |
| 3612 ] | 3613 ] |
| 3613 } | 3614 } |
| 3614 | 3615 |
| 3615 if (enable_extensions) { | 3616 if (enable_extensions) { |
| 3616 deps += [ "//extensions/browser" ] | 3617 deps += [ "//extensions/browser" ] |
| 3617 } | 3618 } |
| 3618 } | 3619 } |
| OLD | NEW |