| 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 'targets': [ | 6 'targets': [ |
| 7 { | 7 { |
| 8 'target_name': 'browser', | 8 'target_name': 'browser', |
| 9 'type': 'static_library', | 9 'type': 'static_library', |
| 10 'variables': { 'enable_wexit_time_destructors': 1, }, | 10 'variables': { 'enable_wexit_time_destructors': 1, }, |
| (...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 200 'browser/autofill/autofill_manager.h', | 200 'browser/autofill/autofill_manager.h', |
| 201 'browser/autofill/autofill_manager_delegate.h', | 201 'browser/autofill/autofill_manager_delegate.h', |
| 202 'browser/autofill/autofill_metrics.cc', | 202 'browser/autofill/autofill_metrics.cc', |
| 203 'browser/autofill/autofill_metrics.h', | 203 'browser/autofill/autofill_metrics.h', |
| 204 'browser/autofill/autofill_profile.cc', | 204 'browser/autofill/autofill_profile.cc', |
| 205 'browser/autofill/autofill_profile.h', | 205 'browser/autofill/autofill_profile.h', |
| 206 'browser/autofill/autofill_regex_constants.cc.utf8', | 206 'browser/autofill/autofill_regex_constants.cc.utf8', |
| 207 'browser/autofill/autofill_regex_constants.h', | 207 'browser/autofill/autofill_regex_constants.h', |
| 208 'browser/autofill/autofill_regexes.cc', | 208 'browser/autofill/autofill_regexes.cc', |
| 209 'browser/autofill/autofill_regexes.h', | 209 'browser/autofill/autofill_regexes.h', |
| 210 'browser/autofill/risk/fingerprint.cc', |
| 211 'browser/autofill/risk/fingerprint.h', |
| 210 'browser/autofill/autofill_scanner.cc', | 212 'browser/autofill/autofill_scanner.cc', |
| 211 'browser/autofill/autofill_scanner.h', | 213 'browser/autofill/autofill_scanner.h', |
| 212 'browser/autofill/autofill_type.cc', | 214 'browser/autofill/autofill_type.cc', |
| 213 'browser/autofill/autofill_type.h', | 215 'browser/autofill/autofill_type.h', |
| 214 'browser/autofill/autofill_xml_parser.cc', | 216 'browser/autofill/autofill_xml_parser.cc', |
| 215 'browser/autofill/autofill_xml_parser.h', | 217 'browser/autofill/autofill_xml_parser.h', |
| 216 'browser/autofill/contact_info.cc', | 218 'browser/autofill/contact_info.cc', |
| 217 'browser/autofill/contact_info.h', | 219 'browser/autofill/contact_info.h', |
| 218 'browser/autofill/credit_card.cc', | 220 'browser/autofill/credit_card.cc', |
| 219 'browser/autofill/credit_card.h', | 221 'browser/autofill/credit_card.h', |
| (...skipping 2015 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2235 '<(grit_out_dir)/grit/shared_resources_map.cc', | 2237 '<(grit_out_dir)/grit/shared_resources_map.cc', |
| 2236 '<(grit_out_dir)/grit/theme_resources_map.cc', | 2238 '<(grit_out_dir)/grit/theme_resources_map.cc', |
| 2237 | 2239 |
| 2238 # This file is generated by the autofill_regexes action. | 2240 # This file is generated by the autofill_regexes action. |
| 2239 '<(SHARED_INTERMEDIATE_DIR)/autofill_regex_constants.cc', | 2241 '<(SHARED_INTERMEDIATE_DIR)/autofill_regex_constants.cc', |
| 2240 ], | 2242 ], |
| 2241 'conditions': [ | 2243 'conditions': [ |
| 2242 ['OS != "ios"', { | 2244 ['OS != "ios"', { |
| 2243 'dependencies': [ | 2245 'dependencies': [ |
| 2244 'autofill_regexes', | 2246 'autofill_regexes', |
| 2247 'autofill_risk_proto', |
| 2245 'browser/performance_monitor/performance_monitor.gyp:performance_mon
itor', | 2248 'browser/performance_monitor/performance_monitor.gyp:performance_mon
itor', |
| 2246 'browser_extensions', | 2249 'browser_extensions', |
| 2247 'common/extensions/api/api.gyp:api', | 2250 'common/extensions/api/api.gyp:api', |
| 2248 'debugger', | 2251 'debugger', |
| 2249 'installer_util', | 2252 'installer_util', |
| 2250 'sync_file_system_proto', | 2253 'sync_file_system_proto', |
| 2251 '../cc/cc.gyp:cc', | 2254 '../cc/cc.gyp:cc', |
| 2252 '../content/content.gyp:navigation_interception', | 2255 '../content/content.gyp:navigation_interception', |
| 2253 '../net/net.gyp:net_with_v8', | 2256 '../net/net.gyp:net_with_v8', |
| 2254 '../printing/printing.gyp:printing', | 2257 '../printing/printing.gyp:printing', |
| (...skipping 758 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3013 ], | 3016 ], |
| 3014 'outputs': [ | 3017 'outputs': [ |
| 3015 '<(SHARED_INTERMEDIATE_DIR)/autofill_regex_constants.cc', | 3018 '<(SHARED_INTERMEDIATE_DIR)/autofill_regex_constants.cc', |
| 3016 ], | 3019 ], |
| 3017 'action': ['python', '<(DEPTH)/build/escape_unicode.py', | 3020 'action': ['python', '<(DEPTH)/build/escape_unicode.py', |
| 3018 '-o', '<(SHARED_INTERMEDIATE_DIR)', | 3021 '-o', '<(SHARED_INTERMEDIATE_DIR)', |
| 3019 'browser/autofill/autofill_regex_constants.cc.utf8'], | 3022 'browser/autofill/autofill_regex_constants.cc.utf8'], |
| 3020 }], | 3023 }], |
| 3021 }, | 3024 }, |
| 3022 { | 3025 { |
| 3026 # Protobuf compiler / generate rule for Autofill's risk integration. |
| 3027 'target_name': 'autofill_risk_proto', |
| 3028 'type': 'static_library', |
| 3029 'sources': [ |
| 3030 'browser/autofill/risk/proto/fingerprint.proto', |
| 3031 ], |
| 3032 'variables': { |
| 3033 'proto_in_dir': 'browser/autofill/risk/proto', |
| 3034 'proto_out_dir': 'chrome/browser/autofill/risk/proto', |
| 3035 }, |
| 3036 'includes': [ '../build/protoc.gypi' ] |
| 3037 }, |
| 3038 { |
| 3023 # Protobuf compiler / generator for the fraudulent certificate reporting | 3039 # Protobuf compiler / generator for the fraudulent certificate reporting |
| 3024 # protocol buffer. | 3040 # protocol buffer. |
| 3025 'target_name': 'cert_logger_proto', | 3041 'target_name': 'cert_logger_proto', |
| 3026 'type': 'static_library', | 3042 'type': 'static_library', |
| 3027 'sources': [ 'browser/net/cert_logger.proto', ], | 3043 'sources': [ 'browser/net/cert_logger.proto', ], |
| 3028 'variables': { | 3044 'variables': { |
| 3029 'proto_in_dir': 'browser/net', | 3045 'proto_in_dir': 'browser/net', |
| 3030 'proto_out_dir': 'chrome/browser/net', | 3046 'proto_out_dir': 'chrome/browser/net', |
| 3031 }, | 3047 }, |
| 3032 'includes': [ '../build/protoc.gypi', ], | 3048 'includes': [ '../build/protoc.gypi', ], |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3157 'proto_in_dir': '../third_party/cros_system_api/dbus', | 3173 'proto_in_dir': '../third_party/cros_system_api/dbus', |
| 3158 'proto_out_dir': 'chrome/browser/media_transfer_protocol', | 3174 'proto_out_dir': 'chrome/browser/media_transfer_protocol', |
| 3159 }, | 3175 }, |
| 3160 'includes': ['../build/protoc.gypi'], | 3176 'includes': ['../build/protoc.gypi'], |
| 3161 }, | 3177 }, |
| 3162 ], | 3178 ], |
| 3163 }, | 3179 }, |
| 3164 ], | 3180 ], |
| 3165 ], | 3181 ], |
| 3166 } | 3182 } |
| OLD | NEW |