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 2454 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2465 'browser/safe_browsing/client_side_model_loader.h', | 2465 'browser/safe_browsing/client_side_model_loader.h', |
2466 'browser/safe_browsing/database_manager.h', | 2466 'browser/safe_browsing/database_manager.h', |
2467 'browser/safe_browsing/download_feedback.cc', | 2467 'browser/safe_browsing/download_feedback.cc', |
2468 'browser/safe_browsing/download_feedback.h', | 2468 'browser/safe_browsing/download_feedback.h', |
2469 'browser/safe_browsing/download_feedback_service.cc', | 2469 'browser/safe_browsing/download_feedback_service.cc', |
2470 'browser/safe_browsing/download_feedback_service.h', | 2470 'browser/safe_browsing/download_feedback_service.h', |
2471 'browser/safe_browsing/download_protection_service.cc', | 2471 'browser/safe_browsing/download_protection_service.cc', |
2472 'browser/safe_browsing/download_protection_service.h', | 2472 'browser/safe_browsing/download_protection_service.h', |
2473 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer.cc', | 2473 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer.cc', |
2474 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer.h', | 2474 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer.h', |
| 2475 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer_mac.cc
', |
2475 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer_win.cc
', | 2476 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer_win.cc
', |
2476 'browser/safe_browsing/incident_reporting/binary_integrity_incident.cc', | 2477 'browser/safe_browsing/incident_reporting/binary_integrity_incident.cc', |
2477 'browser/safe_browsing/incident_reporting/binary_integrity_incident.h', | 2478 'browser/safe_browsing/incident_reporting/binary_integrity_incident.h', |
2478 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer.cc', | 2479 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer.cc', |
2479 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer.h', | 2480 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer.h', |
2480 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer_win.cc', | 2481 'browser/safe_browsing/incident_reporting/blacklist_load_analyzer_win.cc', |
2481 'browser/safe_browsing/incident_reporting/blacklist_load_incident.cc', | 2482 'browser/safe_browsing/incident_reporting/blacklist_load_incident.cc', |
2482 'browser/safe_browsing/incident_reporting/blacklist_load_incident.h', | 2483 'browser/safe_browsing/incident_reporting/blacklist_load_incident.h', |
2483 'browser/safe_browsing/incident_reporting/delayed_analysis_callback.h', | 2484 'browser/safe_browsing/incident_reporting/delayed_analysis_callback.h', |
2484 'browser/safe_browsing/incident_reporting/delayed_callback_runner.cc', | 2485 'browser/safe_browsing/incident_reporting/delayed_callback_runner.cc', |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2536 'browser/safe_browsing/safe_browsing_database.cc', | 2537 'browser/safe_browsing/safe_browsing_database.cc', |
2537 'browser/safe_browsing/safe_browsing_database.h', | 2538 'browser/safe_browsing/safe_browsing_database.h', |
2538 'browser/safe_browsing/safe_browsing_store.cc', | 2539 'browser/safe_browsing/safe_browsing_store.cc', |
2539 'browser/safe_browsing/safe_browsing_store.h', | 2540 'browser/safe_browsing/safe_browsing_store.h', |
2540 'browser/safe_browsing/safe_browsing_store_file.cc', | 2541 'browser/safe_browsing/safe_browsing_store_file.cc', |
2541 'browser/safe_browsing/safe_browsing_store_file.h', | 2542 'browser/safe_browsing/safe_browsing_store_file.h', |
2542 'browser/safe_browsing/sandboxed_dmg_analyzer_mac.cc', | 2543 'browser/safe_browsing/sandboxed_dmg_analyzer_mac.cc', |
2543 'browser/safe_browsing/sandboxed_dmg_analyzer_mac.h', | 2544 'browser/safe_browsing/sandboxed_dmg_analyzer_mac.h', |
2544 'browser/safe_browsing/sandboxed_zip_analyzer.cc', | 2545 'browser/safe_browsing/sandboxed_zip_analyzer.cc', |
2545 'browser/safe_browsing/sandboxed_zip_analyzer.h', | 2546 'browser/safe_browsing/sandboxed_zip_analyzer.h', |
| 2547 'browser/safe_browsing/signature_evaluator_mac.h', |
| 2548 'browser/safe_browsing/signature_evaluator_mac.mm', |
2546 'browser/safe_browsing/two_phase_uploader.cc', | 2549 'browser/safe_browsing/two_phase_uploader.cc', |
2547 'browser/safe_browsing/two_phase_uploader.h', | 2550 'browser/safe_browsing/two_phase_uploader.h', |
2548 ], | 2551 ], |
2549 'chrome_browser_search_engines_sources': [ | 2552 'chrome_browser_search_engines_sources': [ |
2550 'browser/search_engines/chrome_template_url_service_client.cc', | 2553 'browser/search_engines/chrome_template_url_service_client.cc', |
2551 'browser/search_engines/chrome_template_url_service_client.h', | 2554 'browser/search_engines/chrome_template_url_service_client.h', |
2552 'browser/search_engines/search_provider_install_data.cc', | 2555 'browser/search_engines/search_provider_install_data.cc', |
2553 'browser/search_engines/search_provider_install_data.h', | 2556 'browser/search_engines/search_provider_install_data.h', |
2554 'browser/search_engines/search_provider_install_state_message_filter.cc', | 2557 'browser/search_engines/search_provider_install_state_message_filter.cc', |
2555 'browser/search_engines/search_provider_install_state_message_filter.h', | 2558 'browser/search_engines/search_provider_install_state_message_filter.h', |
(...skipping 1558 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4114 '../components/components.gyp:omnibox_browser', | 4117 '../components/components.gyp:omnibox_browser', |
4115 '../components/components.gyp:rlz', | 4118 '../components/components.gyp:rlz', |
4116 '../components/components.gyp:search_engines', | 4119 '../components/components.gyp:search_engines', |
4117 '../rlz/rlz.gyp:rlz_lib', | 4120 '../rlz/rlz.gyp:rlz_lib', |
4118 ], | 4121 ], |
4119 }, | 4122 }, |
4120 ], | 4123 ], |
4121 }], | 4124 }], |
4122 ], | 4125 ], |
4123 } | 4126 } |
OLD | NEW |