| OLD | NEW |
| 1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 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 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 # All .cc, .h, .m, and .mm files under browser except for: | 7 # All .cc, .h, .m, and .mm files under browser except for: |
| 8 # * tests and mocks. | 8 # * tests and mocks. |
| 9 # * code below browser/chromeos | 9 # * code below browser/chromeos |
| 10 # * code below browser/extensions | 10 # * code below browser/extensions |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 107 'browser/browsing_data/downloads_counter.h', | 107 'browser/browsing_data/downloads_counter.h', |
| 108 'browser/browsing_data/history_counter.cc', | 108 'browser/browsing_data/history_counter.cc', |
| 109 'browser/browsing_data/history_counter.h', | 109 'browser/browsing_data/history_counter.h', |
| 110 'browser/browsing_data/local_data_container.cc', | 110 'browser/browsing_data/local_data_container.cc', |
| 111 'browser/browsing_data/local_data_container.h', | 111 'browser/browsing_data/local_data_container.h', |
| 112 'browser/browsing_data/origin_filter_builder.cc', | 112 'browser/browsing_data/origin_filter_builder.cc', |
| 113 'browser/browsing_data/origin_filter_builder.h', | 113 'browser/browsing_data/origin_filter_builder.h', |
| 114 'browser/browsing_data/passwords_counter.cc', | 114 'browser/browsing_data/passwords_counter.cc', |
| 115 'browser/browsing_data/passwords_counter.h', | 115 'browser/browsing_data/passwords_counter.h', |
| 116 'browser/browsing_data/registrable_domain_filter_builder.cc', | 116 'browser/browsing_data/registrable_domain_filter_builder.cc', |
| 117 'browser/budget_service/budget_database.cc', |
| 118 'browser/budget_service/budget_database.h', |
| 117 'browser/budget_service/background_budget_service.cc', | 119 'browser/budget_service/background_budget_service.cc', |
| 118 'browser/budget_service/background_budget_service.h', | 120 'browser/budget_service/background_budget_service.h', |
| 119 'browser/budget_service/background_budget_service_factory.cc', | 121 'browser/budget_service/background_budget_service_factory.cc', |
| 120 'browser/budget_service/background_budget_service_factory.h', | 122 'browser/budget_service/background_budget_service_factory.h', |
| 121 'browser/character_encoding.cc', | 123 'browser/character_encoding.cc', |
| 122 'browser/character_encoding.h', | 124 'browser/character_encoding.h', |
| 123 'browser/chrome_browser_application_mac.h', | 125 'browser/chrome_browser_application_mac.h', |
| 124 'browser/chrome_browser_application_mac.mm', | 126 'browser/chrome_browser_application_mac.mm', |
| 125 'browser/chrome_browser_field_trials.cc', | 127 'browser/chrome_browser_field_trials.cc', |
| 126 'browser/chrome_browser_field_trials.h', | 128 'browser/chrome_browser_field_trials.h', |
| (...skipping 3210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3337 '<@(chrome_browser_undo_sources)', | 3339 '<@(chrome_browser_undo_sources)', |
| 3338 ], | 3340 ], |
| 3339 'includes': [ | 3341 'includes': [ |
| 3340 # Disable LTO due to ELF section name out of range | 3342 # Disable LTO due to ELF section name out of range |
| 3341 # crbug.com/422251 | 3343 # crbug.com/422251 |
| 3342 '../build/android/disable_gcc_lto.gypi', | 3344 '../build/android/disable_gcc_lto.gypi', |
| 3343 ], | 3345 ], |
| 3344 'conditions': [ | 3346 'conditions': [ |
| 3345 ['OS != "ios"', { | 3347 ['OS != "ios"', { |
| 3346 'dependencies': [ | 3348 'dependencies': [ |
| 3349 'budget_proto', |
| 3347 'common_mojo_bindings', | 3350 'common_mojo_bindings', |
| 3348 'common_net', | 3351 'common_net', |
| 3349 'debugger', | 3352 'debugger', |
| 3350 'installer_util', | 3353 'installer_util', |
| 3351 '../cc/cc.gyp:cc', | 3354 '../cc/cc.gyp:cc', |
| 3352 '../components/components.gyp:about_handler', | 3355 '../components/components.gyp:about_handler', |
| 3353 '../components/components.gyp:autofill_content_browser', | 3356 '../components/components.gyp:autofill_content_browser', |
| 3354 '../components/components.gyp:browsing_data', | 3357 '../components/components.gyp:browsing_data', |
| 3355 '../components/components.gyp:certificate_reporting', | 3358 '../components/components.gyp:certificate_reporting', |
| 3356 '../components/components.gyp:certificate_transparency', | 3359 '../components/components.gyp:certificate_transparency', |
| (...skipping 730 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4087 'target_name': 'incident_reporting_state_store_data_proto', | 4090 'target_name': 'incident_reporting_state_store_data_proto', |
| 4088 'type': 'static_library', | 4091 'type': 'static_library', |
| 4089 'sources': [ 'browser/safe_browsing/incident_reporting/state_store_data.pr
oto' ], | 4092 'sources': [ 'browser/safe_browsing/incident_reporting/state_store_data.pr
oto' ], |
| 4090 'variables': { | 4093 'variables': { |
| 4091 'proto_in_dir': 'browser/safe_browsing/incident_reporting', | 4094 'proto_in_dir': 'browser/safe_browsing/incident_reporting', |
| 4092 'proto_out_dir': 'chrome/browser/safe_browsing/incident_reporting', | 4095 'proto_out_dir': 'chrome/browser/safe_browsing/incident_reporting', |
| 4093 }, | 4096 }, |
| 4094 'includes': [ '../build/protoc.gypi' ], | 4097 'includes': [ '../build/protoc.gypi' ], |
| 4095 }, | 4098 }, |
| 4096 { | 4099 { |
| 4100 # Protobuf compiler / generator for the budget database protocol buffer. |
| 4101 # GN version: //chrome/browser/budget_service:budget_proto |
| 4102 'target_name': 'budget_proto', |
| 4103 'type': 'static_library', |
| 4104 'sources': [ 'browser/budget_service/budget.proto' ], |
| 4105 'variables': { |
| 4106 'proto_in_dir': 'browser/budget_service', |
| 4107 'proto_out_dir': 'chrome/browser/budget_service', |
| 4108 }, |
| 4109 'includes': [ '../build/protoc.gypi' ] |
| 4110 }, |
| 4111 { |
| 4097 # Protobuf compiler / generator for reset reports | 4112 # Protobuf compiler / generator for reset reports |
| 4098 # protocol buffer. | 4113 # protocol buffer. |
| 4099 # GN version: //chrome/browser/profile_resetter:profile_reset_report_proto | 4114 # GN version: //chrome/browser/profile_resetter:profile_reset_report_proto |
| 4100 'target_name': 'profile_reset_report_proto', | 4115 'target_name': 'profile_reset_report_proto', |
| 4101 'type': 'static_library', | 4116 'type': 'static_library', |
| 4102 'sources': [ 'browser/profile_resetter/profile_reset_report.proto' ], | 4117 'sources': [ 'browser/profile_resetter/profile_reset_report.proto' ], |
| 4103 'variables': { | 4118 'variables': { |
| 4104 'proto_in_dir': 'browser/profile_resetter', | 4119 'proto_in_dir': 'browser/profile_resetter', |
| 4105 'proto_out_dir': 'chrome/browser/profile_resetter', | 4120 'proto_out_dir': 'chrome/browser/profile_resetter', |
| 4106 }, | 4121 }, |
| (...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4294 '../components/components.gyp:rlz', | 4309 '../components/components.gyp:rlz', |
| 4295 '../components/components.gyp:search_engines', | 4310 '../components/components.gyp:search_engines', |
| 4296 '../rlz/rlz.gyp:rlz_lib', | 4311 '../rlz/rlz.gyp:rlz_lib', |
| 4297 'common', | 4312 'common', |
| 4298 ], | 4313 ], |
| 4299 }, | 4314 }, |
| 4300 ], | 4315 ], |
| 4301 }], | 4316 }], |
| 4302 ], | 4317 ], |
| 4303 } | 4318 } |
| OLD | NEW |