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 2456 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2467 'browser/safe_browsing/client_side_model_loader.h', | 2467 'browser/safe_browsing/client_side_model_loader.h', |
2468 'browser/safe_browsing/database_manager.h', | 2468 'browser/safe_browsing/database_manager.h', |
2469 'browser/safe_browsing/download_feedback.cc', | 2469 'browser/safe_browsing/download_feedback.cc', |
2470 'browser/safe_browsing/download_feedback.h', | 2470 'browser/safe_browsing/download_feedback.h', |
2471 'browser/safe_browsing/download_feedback_service.cc', | 2471 'browser/safe_browsing/download_feedback_service.cc', |
2472 'browser/safe_browsing/download_feedback_service.h', | 2472 'browser/safe_browsing/download_feedback_service.h', |
2473 'browser/safe_browsing/download_protection_service.cc', | 2473 'browser/safe_browsing/download_protection_service.cc', |
2474 'browser/safe_browsing/download_protection_service.h', | 2474 'browser/safe_browsing/download_protection_service.h', |
2475 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer.cc', | 2475 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer.cc', |
2476 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer.h', | 2476 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer.h', |
| 2477 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer_mac.cc
', |
2477 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer_win.cc
', | 2478 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer_win.cc
', |
2478 'browser/safe_browsing/incident_reporting/binary_integrity_incident.cc', | 2479 'browser/safe_browsing/incident_reporting/binary_integrity_incident.cc', |
2479 'browser/safe_browsing/incident_reporting/binary_integrity_incident.h', | 2480 'browser/safe_browsing/incident_reporting/binary_integrity_incident.h', |
2480 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer.cc', | 2481 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer.cc', |
2481 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer.h', | 2482 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer.h', |
2482 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer_win.cc', | 2483 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer_win.cc', |
2483 'browser/safe_browsing/incident_reporting/blacklist_load_incident.cc', | 2484 'browser/safe_browsing/incident_reporting/blacklist_load_incident.cc', |
2484 'browser/safe_browsing/incident_reporting/blacklist_load_incident.h', | 2485 'browser/safe_browsing/incident_reporting/blacklist_load_incident.h', |
2485 'browser/safe_browsing/incident_reporting/delayed_analysis_callback.h', | 2486 'browser/safe_browsing/incident_reporting/delayed_analysis_callback.h', |
2486 'browser/safe_browsing/incident_reporting/delayed_callback_runner.cc', | 2487 'browser/safe_browsing/incident_reporting/delayed_callback_runner.cc', |
(...skipping 14 matching lines...) Expand all Loading... |
2501 'browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc
', | 2502 'browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc
', |
2502 'browser/safe_browsing/incident_reporting/incident_report_uploader_impl.h'
, | 2503 'browser/safe_browsing/incident_reporting/incident_report_uploader_impl.h'
, |
2503 'browser/safe_browsing/incident_reporting/incident_reporting_service.cc', | 2504 'browser/safe_browsing/incident_reporting/incident_reporting_service.cc', |
2504 'browser/safe_browsing/incident_reporting/incident_reporting_service.h', | 2505 'browser/safe_browsing/incident_reporting/incident_reporting_service.h', |
2505 'browser/safe_browsing/incident_reporting/last_download_finder.cc', | 2506 'browser/safe_browsing/incident_reporting/last_download_finder.cc', |
2506 'browser/safe_browsing/incident_reporting/last_download_finder.h', | 2507 'browser/safe_browsing/incident_reporting/last_download_finder.h', |
2507 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.cc
', | 2508 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.cc
', |
2508 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.h'
, | 2509 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.h'
, |
2509 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.cc
', | 2510 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.cc
', |
2510 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.h'
, | 2511 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.h'
, |
| 2512 'browser/safe_browsing/incident_reporting/osx_binary_integrity_incident.cc
', |
| 2513 'browser/safe_browsing/incident_reporting/osx_binary_integrity_incident.h'
, |
2511 'browser/safe_browsing/incident_reporting/platform_state_store.cc', | 2514 'browser/safe_browsing/incident_reporting/platform_state_store.cc', |
2512 'browser/safe_browsing/incident_reporting/platform_state_store.h', | 2515 'browser/safe_browsing/incident_reporting/platform_state_store.h', |
2513 'browser/safe_browsing/incident_reporting/platform_state_store_win.cc', | 2516 'browser/safe_browsing/incident_reporting/platform_state_store_win.cc', |
2514 'browser/safe_browsing/incident_reporting/preference_validation_delegate.c
c', | 2517 'browser/safe_browsing/incident_reporting/preference_validation_delegate.c
c', |
2515 'browser/safe_browsing/incident_reporting/preference_validation_delegate.h
', | 2518 'browser/safe_browsing/incident_reporting/preference_validation_delegate.h
', |
2516 'browser/safe_browsing/incident_reporting/resource_request_detector.cc', | 2519 'browser/safe_browsing/incident_reporting/resource_request_detector.cc', |
2517 'browser/safe_browsing/incident_reporting/resource_request_detector.h', | 2520 'browser/safe_browsing/incident_reporting/resource_request_detector.h', |
2518 'browser/safe_browsing/incident_reporting/resource_request_incident.cc', | 2521 'browser/safe_browsing/incident_reporting/resource_request_incident.cc', |
2519 'browser/safe_browsing/incident_reporting/resource_request_incident.h', | 2522 'browser/safe_browsing/incident_reporting/resource_request_incident.h', |
2520 'browser/safe_browsing/incident_reporting/state_store.cc', | 2523 'browser/safe_browsing/incident_reporting/state_store.cc', |
(...skipping 17 matching lines...) Expand all Loading... |
2538 'browser/safe_browsing/safe_browsing_database.cc', | 2541 'browser/safe_browsing/safe_browsing_database.cc', |
2539 'browser/safe_browsing/safe_browsing_database.h', | 2542 'browser/safe_browsing/safe_browsing_database.h', |
2540 'browser/safe_browsing/safe_browsing_store.cc', | 2543 'browser/safe_browsing/safe_browsing_store.cc', |
2541 'browser/safe_browsing/safe_browsing_store.h', | 2544 'browser/safe_browsing/safe_browsing_store.h', |
2542 'browser/safe_browsing/safe_browsing_store_file.cc', | 2545 'browser/safe_browsing/safe_browsing_store_file.cc', |
2543 'browser/safe_browsing/safe_browsing_store_file.h', | 2546 'browser/safe_browsing/safe_browsing_store_file.h', |
2544 'browser/safe_browsing/sandboxed_dmg_analyzer_mac.cc', | 2547 'browser/safe_browsing/sandboxed_dmg_analyzer_mac.cc', |
2545 'browser/safe_browsing/sandboxed_dmg_analyzer_mac.h', | 2548 'browser/safe_browsing/sandboxed_dmg_analyzer_mac.h', |
2546 'browser/safe_browsing/sandboxed_zip_analyzer.cc', | 2549 'browser/safe_browsing/sandboxed_zip_analyzer.cc', |
2547 'browser/safe_browsing/sandboxed_zip_analyzer.h', | 2550 'browser/safe_browsing/sandboxed_zip_analyzer.h', |
| 2551 'browser/safe_browsing/signature_evaluator_mac.h', |
| 2552 'browser/safe_browsing/signature_evaluator_mac.mm', |
2548 'browser/safe_browsing/two_phase_uploader.cc', | 2553 'browser/safe_browsing/two_phase_uploader.cc', |
2549 'browser/safe_browsing/two_phase_uploader.h', | 2554 'browser/safe_browsing/two_phase_uploader.h', |
2550 ], | 2555 ], |
2551 'chrome_browser_search_engines_sources': [ | 2556 'chrome_browser_search_engines_sources': [ |
2552 'browser/search_engines/chrome_template_url_service_client.cc', | 2557 'browser/search_engines/chrome_template_url_service_client.cc', |
2553 'browser/search_engines/chrome_template_url_service_client.h', | 2558 'browser/search_engines/chrome_template_url_service_client.h', |
2554 'browser/search_engines/search_provider_install_data.cc', | 2559 'browser/search_engines/search_provider_install_data.cc', |
2555 'browser/search_engines/search_provider_install_data.h', | 2560 'browser/search_engines/search_provider_install_data.h', |
2556 'browser/search_engines/search_provider_install_state_message_filter.cc', | 2561 'browser/search_engines/search_provider_install_state_message_filter.cc', |
2557 'browser/search_engines/search_provider_install_state_message_filter.h', | 2562 'browser/search_engines/search_provider_install_state_message_filter.h', |
(...skipping 1547 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4105 '../components/components.gyp:omnibox_browser', | 4110 '../components/components.gyp:omnibox_browser', |
4106 '../components/components.gyp:rlz', | 4111 '../components/components.gyp:rlz', |
4107 '../components/components.gyp:search_engines', | 4112 '../components/components.gyp:search_engines', |
4108 '../rlz/rlz.gyp:rlz_lib', | 4113 '../rlz/rlz.gyp:rlz_lib', |
4109 ], | 4114 ], |
4110 }, | 4115 }, |
4111 ], | 4116 ], |
4112 }], | 4117 }], |
4113 ], | 4118 ], |
4114 } | 4119 } |
OLD | NEW |