| 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 1437 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1448 'browser/favicon/favicon_tab_helper.h', | 1448 'browser/favicon/favicon_tab_helper.h', |
| 1449 'browser/favicon/favicon_tab_helper_observer.h', | 1449 'browser/favicon/favicon_tab_helper_observer.h', |
| 1450 ], | 1450 ], |
| 1451 'chrome_browser_gnome_keyring_sources': [ | 1451 'chrome_browser_gnome_keyring_sources': [ |
| 1452 'browser/password_manager/native_backend_gnome_x.cc', | 1452 'browser/password_manager/native_backend_gnome_x.cc', |
| 1453 'browser/password_manager/native_backend_gnome_x.h', | 1453 'browser/password_manager/native_backend_gnome_x.h', |
| 1454 ], | 1454 ], |
| 1455 'chrome_browser_libsecret_sources': [ | 1455 'chrome_browser_libsecret_sources': [ |
| 1456 'browser/password_manager/native_backend_libsecret.cc', | 1456 'browser/password_manager/native_backend_libsecret.cc', |
| 1457 'browser/password_manager/native_backend_libsecret.h', | 1457 'browser/password_manager/native_backend_libsecret.h', |
| 1458 ], | 1458 ], |
| 1459 'chrome_browser_google_sources': [ | 1459 'chrome_browser_google_sources': [ |
| 1460 'browser/google/chrome_google_url_tracker_client.cc', | 1460 'browser/google/chrome_google_url_tracker_client.cc', |
| 1461 'browser/google/chrome_google_url_tracker_client.h', | 1461 'browser/google/chrome_google_url_tracker_client.h', |
| 1462 'browser/google/google_brand.cc', | 1462 'browser/google/google_brand.cc', |
| 1463 'browser/google/google_brand.h', | 1463 'browser/google/google_brand.h', |
| 1464 'browser/google/google_brand_chromeos.cc', | 1464 'browser/google/google_brand_chromeos.cc', |
| 1465 'browser/google/google_brand_chromeos.h', | 1465 'browser/google/google_brand_chromeos.h', |
| 1466 'browser/google/google_profile_helper.cc', | 1466 'browser/google/google_profile_helper.cc', |
| 1467 'browser/google/google_profile_helper.h', | 1467 'browser/google/google_profile_helper.h', |
| 1468 'browser/google/google_search_counter.cc', | 1468 'browser/google/google_search_counter.cc', |
| (...skipping 843 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2312 'browser/safe_browsing/incident_reporting/incident_reporting_service.cc', | 2312 'browser/safe_browsing/incident_reporting/incident_reporting_service.cc', |
| 2313 'browser/safe_browsing/incident_reporting/incident_reporting_service.h', | 2313 'browser/safe_browsing/incident_reporting/incident_reporting_service.h', |
| 2314 'browser/safe_browsing/incident_reporting/last_download_finder.cc', | 2314 'browser/safe_browsing/incident_reporting/last_download_finder.cc', |
| 2315 'browser/safe_browsing/incident_reporting/last_download_finder.h', | 2315 'browser/safe_browsing/incident_reporting/last_download_finder.h', |
| 2316 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.cc
', | 2316 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.cc
', |
| 2317 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.h'
, | 2317 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.h'
, |
| 2318 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.cc
', | 2318 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.cc
', |
| 2319 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.h'
, | 2319 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.h'
, |
| 2320 'browser/safe_browsing/incident_reporting/preference_validation_delegate.c
c', | 2320 'browser/safe_browsing/incident_reporting/preference_validation_delegate.c
c', |
| 2321 'browser/safe_browsing/incident_reporting/preference_validation_delegate.h
', | 2321 'browser/safe_browsing/incident_reporting/preference_validation_delegate.h
', |
| 2322 'browser/safe_browsing/incident_reporting/script_request_detector.cc', |
| 2323 'browser/safe_browsing/incident_reporting/script_request_detector.h', |
| 2324 'browser/safe_browsing/incident_reporting/script_request_incident.cc', |
| 2325 'browser/safe_browsing/incident_reporting/script_request_incident.h', |
| 2322 'browser/safe_browsing/incident_reporting/tracked_preference_incident.cc', | 2326 'browser/safe_browsing/incident_reporting/tracked_preference_incident.cc', |
| 2323 'browser/safe_browsing/incident_reporting/tracked_preference_incident.h', | 2327 'browser/safe_browsing/incident_reporting/tracked_preference_incident.h', |
| 2324 'browser/safe_browsing/incident_reporting/variations_seed_signature_analyz
er.cc', | 2328 'browser/safe_browsing/incident_reporting/variations_seed_signature_analyz
er.cc', |
| 2325 'browser/safe_browsing/incident_reporting/variations_seed_signature_analyz
er.h', | 2329 'browser/safe_browsing/incident_reporting/variations_seed_signature_analyz
er.h', |
| 2326 'browser/safe_browsing/incident_reporting/variations_seed_signature_incide
nt.cc', | 2330 'browser/safe_browsing/incident_reporting/variations_seed_signature_incide
nt.cc', |
| 2327 'browser/safe_browsing/incident_reporting/variations_seed_signature_incide
nt.h', | 2331 'browser/safe_browsing/incident_reporting/variations_seed_signature_incide
nt.h', |
| 2328 'browser/safe_browsing/path_sanitizer.cc', | 2332 'browser/safe_browsing/path_sanitizer.cc', |
| 2329 'browser/safe_browsing/path_sanitizer.h', | 2333 'browser/safe_browsing/path_sanitizer.h', |
| 2330 'browser/safe_browsing/pe_image_reader_win.cc', | 2334 'browser/safe_browsing/pe_image_reader_win.cc', |
| 2331 'browser/safe_browsing/pe_image_reader_win.h', | 2335 'browser/safe_browsing/pe_image_reader_win.h', |
| (...skipping 1351 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3683 'variables': { | 3687 'variables': { |
| 3684 'proto_in_dir': 'browser/sync_file_system/drive_backend', | 3688 'proto_in_dir': 'browser/sync_file_system/drive_backend', |
| 3685 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', | 3689 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', |
| 3686 }, | 3690 }, |
| 3687 'includes': [ '../build/protoc.gypi' ] | 3691 'includes': [ '../build/protoc.gypi' ] |
| 3688 }, | 3692 }, |
| 3689 ], | 3693 ], |
| 3690 },], | 3694 },], |
| 3691 ], | 3695 ], |
| 3692 } | 3696 } |
| OLD | NEW |