| 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 2279 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2290 'browser/safe_browsing/download_feedback.cc', | 2290 'browser/safe_browsing/download_feedback.cc', |
| 2291 'browser/safe_browsing/download_feedback.h', | 2291 'browser/safe_browsing/download_feedback.h', |
| 2292 'browser/safe_browsing/download_feedback_service.cc', | 2292 'browser/safe_browsing/download_feedback_service.cc', |
| 2293 'browser/safe_browsing/download_feedback_service.h', | 2293 'browser/safe_browsing/download_feedback_service.h', |
| 2294 'browser/safe_browsing/download_protection_service.cc', | 2294 'browser/safe_browsing/download_protection_service.cc', |
| 2295 'browser/safe_browsing/download_protection_service.h', | 2295 'browser/safe_browsing/download_protection_service.h', |
| 2296 'browser/safe_browsing/incident_reporting/add_incident_callback.h', | 2296 'browser/safe_browsing/incident_reporting/add_incident_callback.h', |
| 2297 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer.cc', | 2297 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer.cc', |
| 2298 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer.h', | 2298 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer.h', |
| 2299 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer_win.cc
', | 2299 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer_win.cc
', |
| 2300 'browser/safe_browsing/incident_reporting/binary_integrity_incident_handle
rs.cc', | 2300 'browser/safe_browsing/incident_reporting/binary_integrity_incident.cc', |
| 2301 'browser/safe_browsing/incident_reporting/binary_integrity_incident_handle
rs.h', | 2301 'browser/safe_browsing/incident_reporting/binary_integrity_incident.h', |
| 2302 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer.cc', | 2302 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer.cc', |
| 2303 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer.h', | 2303 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer.h', |
| 2304 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer_win.cc', | 2304 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer_win.cc', |
| 2305 'browser/safe_browsing/incident_reporting/blacklist_load_incident_handlers
.cc', | 2305 'browser/safe_browsing/incident_reporting/blacklist_load_incident.cc', |
| 2306 'browser/safe_browsing/incident_reporting/blacklist_load_incident_handlers
.h', | 2306 'browser/safe_browsing/incident_reporting/blacklist_load_incident.h', |
| 2307 'browser/safe_browsing/incident_reporting/delayed_analysis_callback.h', | 2307 'browser/safe_browsing/incident_reporting/delayed_analysis_callback.h', |
| 2308 'browser/safe_browsing/incident_reporting/delayed_callback_runner.cc', | 2308 'browser/safe_browsing/incident_reporting/delayed_callback_runner.cc', |
| 2309 'browser/safe_browsing/incident_reporting/delayed_callback_runner.h', | 2309 'browser/safe_browsing/incident_reporting/delayed_callback_runner.h', |
| 2310 'browser/safe_browsing/incident_reporting/download_metadata_manager.cc', | 2310 'browser/safe_browsing/incident_reporting/download_metadata_manager.cc', |
| 2311 'browser/safe_browsing/incident_reporting/download_metadata_manager.h', | 2311 'browser/safe_browsing/incident_reporting/download_metadata_manager.h', |
| 2312 'browser/safe_browsing/incident_reporting/environment_data_collection.cc', | 2312 'browser/safe_browsing/incident_reporting/environment_data_collection.cc', |
| 2313 'browser/safe_browsing/incident_reporting/environment_data_collection.h', | 2313 'browser/safe_browsing/incident_reporting/environment_data_collection.h', |
| 2314 'browser/safe_browsing/incident_reporting/environment_data_collection_win.
cc', | 2314 'browser/safe_browsing/incident_reporting/environment_data_collection_win.
cc', |
| 2315 'browser/safe_browsing/incident_reporting/environment_data_collection_win.
h', | 2315 'browser/safe_browsing/incident_reporting/environment_data_collection_win.
h', |
| 2316 'browser/safe_browsing/incident_reporting/incident.cc', |
| 2317 'browser/safe_browsing/incident_reporting/incident.h', |
| 2316 'browser/safe_browsing/incident_reporting/incident_handler_util.cc', | 2318 'browser/safe_browsing/incident_reporting/incident_handler_util.cc', |
| 2317 'browser/safe_browsing/incident_reporting/incident_handler_util.h', | 2319 'browser/safe_browsing/incident_reporting/incident_handler_util.h', |
| 2318 'browser/safe_browsing/incident_reporting/incident_report_uploader.cc', | 2320 'browser/safe_browsing/incident_reporting/incident_report_uploader.cc', |
| 2319 'browser/safe_browsing/incident_reporting/incident_report_uploader.h', | 2321 'browser/safe_browsing/incident_reporting/incident_report_uploader.h', |
| 2320 'browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc
', | 2322 'browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc
', |
| 2321 'browser/safe_browsing/incident_reporting/incident_report_uploader_impl.h'
, | 2323 'browser/safe_browsing/incident_reporting/incident_report_uploader_impl.h'
, |
| 2322 'browser/safe_browsing/incident_reporting/incident_reporting_service.cc', | 2324 'browser/safe_browsing/incident_reporting/incident_reporting_service.cc', |
| 2323 'browser/safe_browsing/incident_reporting/incident_reporting_service.h', | 2325 'browser/safe_browsing/incident_reporting/incident_reporting_service.h', |
| 2324 'browser/safe_browsing/incident_reporting/last_download_finder.cc', | 2326 'browser/safe_browsing/incident_reporting/last_download_finder.cc', |
| 2325 'browser/safe_browsing/incident_reporting/last_download_finder.h', | 2327 'browser/safe_browsing/incident_reporting/last_download_finder.h', |
| 2326 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.cc
', | 2328 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.cc
', |
| 2327 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.h'
, | 2329 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.h'
, |
| 2328 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.cc
', | 2330 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.cc
', |
| 2329 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.h'
, | 2331 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.h'
, |
| 2330 'browser/safe_browsing/incident_reporting/omnibox_incident_handlers.cc', | 2332 'browser/safe_browsing/incident_reporting/omnibox_interaction_incident.cc'
, |
| 2331 'browser/safe_browsing/incident_reporting/omnibox_incident_handlers.h', | 2333 'browser/safe_browsing/incident_reporting/omnibox_interaction_incident.h', |
| 2332 'browser/safe_browsing/incident_reporting/omnibox_watcher.cc', | 2334 'browser/safe_browsing/incident_reporting/omnibox_watcher.cc', |
| 2333 'browser/safe_browsing/incident_reporting/omnibox_watcher.h', | 2335 'browser/safe_browsing/incident_reporting/omnibox_watcher.h', |
| 2334 'browser/safe_browsing/incident_reporting/preference_validation_delegate.c
c', | 2336 'browser/safe_browsing/incident_reporting/preference_validation_delegate.c
c', |
| 2335 'browser/safe_browsing/incident_reporting/preference_validation_delegate.h
', | 2337 'browser/safe_browsing/incident_reporting/preference_validation_delegate.h
', |
| 2336 'browser/safe_browsing/incident_reporting/tracked_preference_incident_hand
lers.cc', | 2338 'browser/safe_browsing/incident_reporting/tracked_preference_incident.cc', |
| 2337 'browser/safe_browsing/incident_reporting/tracked_preference_incident_hand
lers.h', | 2339 'browser/safe_browsing/incident_reporting/tracked_preference_incident.h', |
| 2338 'browser/safe_browsing/incident_reporting/variations_seed_signature_analyz
er.cc', | 2340 'browser/safe_browsing/incident_reporting/variations_seed_signature_analyz
er.cc', |
| 2339 'browser/safe_browsing/incident_reporting/variations_seed_signature_analyz
er.h', | 2341 'browser/safe_browsing/incident_reporting/variations_seed_signature_analyz
er.h', |
| 2340 'browser/safe_browsing/incident_reporting/variations_seed_signature_incide
nt_handlers.cc', | 2342 'browser/safe_browsing/incident_reporting/variations_seed_signature_incide
nt.cc', |
| 2341 'browser/safe_browsing/incident_reporting/variations_seed_signature_incide
nt_handlers.h', | 2343 'browser/safe_browsing/incident_reporting/variations_seed_signature_incide
nt.h', |
| 2342 'browser/safe_browsing/path_sanitizer.cc', | 2344 'browser/safe_browsing/path_sanitizer.cc', |
| 2343 'browser/safe_browsing/path_sanitizer.h', | 2345 'browser/safe_browsing/path_sanitizer.h', |
| 2344 'browser/safe_browsing/pe_image_reader_win.cc', | 2346 'browser/safe_browsing/pe_image_reader_win.cc', |
| 2345 'browser/safe_browsing/pe_image_reader_win.h', | 2347 'browser/safe_browsing/pe_image_reader_win.h', |
| 2346 'browser/safe_browsing/prefix_set.cc', | 2348 'browser/safe_browsing/prefix_set.cc', |
| 2347 'browser/safe_browsing/prefix_set.h', | 2349 'browser/safe_browsing/prefix_set.h', |
| 2348 'browser/safe_browsing/protocol_manager.cc', | 2350 'browser/safe_browsing/protocol_manager.cc', |
| 2349 'browser/safe_browsing/protocol_manager.h', | 2351 'browser/safe_browsing/protocol_manager.h', |
| 2350 'browser/safe_browsing/protocol_parser.cc', | 2352 'browser/safe_browsing/protocol_parser.cc', |
| 2351 'browser/safe_browsing/protocol_parser.h', | 2353 'browser/safe_browsing/protocol_parser.h', |
| (...skipping 1361 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3713 'variables': { | 3715 'variables': { |
| 3714 'proto_in_dir': 'browser/sync_file_system/drive_backend', | 3716 'proto_in_dir': 'browser/sync_file_system/drive_backend', |
| 3715 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', | 3717 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', |
| 3716 }, | 3718 }, |
| 3717 'includes': [ '../build/protoc.gypi' ] | 3719 'includes': [ '../build/protoc.gypi' ] |
| 3718 }, | 3720 }, |
| 3719 ], | 3721 ], |
| 3720 },], | 3722 },], |
| 3721 ], | 3723 ], |
| 3722 } | 3724 } |
| OLD | NEW |