| 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 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'chromium_code': 1, | 7 'chromium_code': 1, |
| 8 }, | 8 }, |
| 9 'targets': [ | 9 'targets': [ |
| 10 { | 10 { |
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 115 'browser/browser_state/browser_state_otr_helper.h', | 115 'browser/browser_state/browser_state_otr_helper.h', |
| 116 'browser/browsing_data_change_listening.h', | 116 'browser/browsing_data_change_listening.h', |
| 117 'browser/chrome_paths.h', | 117 'browser/chrome_paths.h', |
| 118 'browser/chrome_paths.mm', | 118 'browser/chrome_paths.mm', |
| 119 'browser/chrome_switches.cc', | 119 'browser/chrome_switches.cc', |
| 120 'browser/chrome_switches.h', | 120 'browser/chrome_switches.h', |
| 121 'browser/chrome_url_constants.cc', | 121 'browser/chrome_url_constants.cc', |
| 122 'browser/chrome_url_constants.h', | 122 'browser/chrome_url_constants.h', |
| 123 'browser/chrome_url_util.h', | 123 'browser/chrome_url_util.h', |
| 124 'browser/chrome_url_util.mm', | 124 'browser/chrome_url_util.mm', |
| 125 'browser/crash_loop_detection_util.h', |
| 126 'browser/crash_loop_detection_util.mm', |
| 125 'browser/crash_report/crash_report_background_uploader.h', | 127 'browser/crash_report/crash_report_background_uploader.h', |
| 126 'browser/crash_report/crash_report_background_uploader.mm', | 128 'browser/crash_report/crash_report_background_uploader.mm', |
| 127 'browser/dom_distiller/distiller_viewer.cc', | 129 'browser/dom_distiller/distiller_viewer.cc', |
| 128 'browser/dom_distiller/distiller_viewer.h', | 130 'browser/dom_distiller/distiller_viewer.h', |
| 129 'browser/dom_distiller/dom_distiller_service_factory.cc', | 131 'browser/dom_distiller/dom_distiller_service_factory.cc', |
| 130 'browser/dom_distiller/dom_distiller_service_factory.h', | 132 'browser/dom_distiller/dom_distiller_service_factory.h', |
| 131 'browser/experimental_flags.h', | 133 'browser/experimental_flags.h', |
| 132 'browser/experimental_flags.mm', | 134 'browser/experimental_flags.mm', |
| 133 'browser/find_in_page/find_in_page_controller.h', | 135 'browser/find_in_page/find_in_page_controller.h', |
| 134 'browser/find_in_page/find_in_page_controller.mm', | 136 'browser/find_in_page/find_in_page_controller.mm', |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 218 'browser/translate/translate_accept_languages_factory.h', | 220 'browser/translate/translate_accept_languages_factory.h', |
| 219 'browser/translate/translate_infobar_tags.h', | 221 'browser/translate/translate_infobar_tags.h', |
| 220 'browser/translate/translate_message_infobar_controller.h', | 222 'browser/translate/translate_message_infobar_controller.h', |
| 221 'browser/translate/translate_message_infobar_controller.mm', | 223 'browser/translate/translate_message_infobar_controller.mm', |
| 222 'browser/translate/translate_service_ios.cc', | 224 'browser/translate/translate_service_ios.cc', |
| 223 'browser/translate/translate_service_ios.h', | 225 'browser/translate/translate_service_ios.h', |
| 224 'browser/ui/animation_util.h', | 226 'browser/ui/animation_util.h', |
| 225 'browser/ui/animation_util.mm', | 227 'browser/ui/animation_util.mm', |
| 226 'browser/ui/background_generator.h', | 228 'browser/ui/background_generator.h', |
| 227 'browser/ui/background_generator.mm', | 229 'browser/ui/background_generator.mm', |
| 228 'browser/ui/commands/UIKit+ChromeExecuteCommand.h', | |
| 229 'browser/ui/commands/UIKit+ChromeExecuteCommand.mm', | |
| 230 'browser/ui/commands/clear_browsing_data_command.h', | 230 'browser/ui/commands/clear_browsing_data_command.h', |
| 231 'browser/ui/commands/clear_browsing_data_command.mm', | 231 'browser/ui/commands/clear_browsing_data_command.mm', |
| 232 'browser/ui/commands/generic_chrome_command.h', | 232 'browser/ui/commands/generic_chrome_command.h', |
| 233 'browser/ui/commands/generic_chrome_command.mm', | 233 'browser/ui/commands/generic_chrome_command.mm', |
| 234 'browser/ui/commands/ios_command_ids.h', | 234 'browser/ui/commands/ios_command_ids.h', |
| 235 'browser/ui/commands/open_url_command.h', | 235 'browser/ui/commands/open_url_command.h', |
| 236 'browser/ui/commands/open_url_command.mm', | 236 'browser/ui/commands/open_url_command.mm', |
| 237 'browser/ui/commands/set_up_for_testing_command.h', | 237 'browser/ui/commands/set_up_for_testing_command.h', |
| 238 'browser/ui/commands/set_up_for_testing_command.mm', | 238 'browser/ui/commands/set_up_for_testing_command.mm', |
| 239 'browser/ui/commands/show_mail_composer_command.h', | 239 'browser/ui/commands/show_mail_composer_command.h', |
| 240 'browser/ui/commands/show_mail_composer_command.mm', | 240 'browser/ui/commands/show_mail_composer_command.mm', |
| 241 'browser/ui/commands/show_signin_command.h', | 241 'browser/ui/commands/show_signin_command.h', |
| 242 'browser/ui/commands/show_signin_command.mm', | 242 'browser/ui/commands/show_signin_command.mm', |
| 243 'browser/ui/commands/UIKit+ChromeExecuteCommand.h', |
| 244 'browser/ui/commands/UIKit+ChromeExecuteCommand.mm', |
| 243 'browser/ui/file_locations.h', | 245 'browser/ui/file_locations.h', |
| 244 'browser/ui/file_locations.mm', | 246 'browser/ui/file_locations.mm', |
| 245 'browser/ui/image_util.h', | 247 'browser/ui/image_util.h', |
| 246 'browser/ui/image_util.mm', | 248 'browser/ui/image_util.mm', |
| 247 'browser/ui/native_content_controller.h', | 249 'browser/ui/native_content_controller.h', |
| 248 'browser/ui/native_content_controller.mm', | 250 'browser/ui/native_content_controller.mm', |
| 249 'browser/ui/orientation_limiting_navigation_controller.h', | 251 'browser/ui/orientation_limiting_navigation_controller.h', |
| 250 'browser/ui/orientation_limiting_navigation_controller.mm', | 252 'browser/ui/orientation_limiting_navigation_controller.mm', |
| 251 'browser/ui/reversed_animation.h', | 253 'browser/ui/reversed_animation.h', |
| 252 'browser/ui/reversed_animation.mm', | 254 'browser/ui/reversed_animation.mm', |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 305 '../../ios/web/js_compile.gypi', | 307 '../../ios/web/js_compile.gypi', |
| 306 ], | 308 ], |
| 307 'link_settings': { | 309 'link_settings': { |
| 308 'mac_bundle_resources': [ | 310 'mac_bundle_resources': [ |
| 309 '<(SHARED_INTERMEDIATE_DIR)/find_in_page.js', | 311 '<(SHARED_INTERMEDIATE_DIR)/find_in_page.js', |
| 310 ], | 312 ], |
| 311 }, | 313 }, |
| 312 }, | 314 }, |
| 313 ], | 315 ], |
| 314 } | 316 } |
| OLD | NEW |