| 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 1450 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1461 'browser/favicon/favicon_tab_helper.h', | 1461 'browser/favicon/favicon_tab_helper.h', |
| 1462 'browser/favicon/favicon_tab_helper_observer.h', | 1462 'browser/favicon/favicon_tab_helper_observer.h', |
| 1463 ], | 1463 ], |
| 1464 'chrome_browser_gnome_keyring_sources': [ | 1464 'chrome_browser_gnome_keyring_sources': [ |
| 1465 'browser/password_manager/native_backend_gnome_x.cc', | 1465 'browser/password_manager/native_backend_gnome_x.cc', |
| 1466 'browser/password_manager/native_backend_gnome_x.h', | 1466 'browser/password_manager/native_backend_gnome_x.h', |
| 1467 ], | 1467 ], |
| 1468 'chrome_browser_libsecret_sources': [ | 1468 'chrome_browser_libsecret_sources': [ |
| 1469 'browser/password_manager/native_backend_libsecret.cc', | 1469 'browser/password_manager/native_backend_libsecret.cc', |
| 1470 'browser/password_manager/native_backend_libsecret.h', | 1470 'browser/password_manager/native_backend_libsecret.h', |
| 1471 ], | 1471 ], |
| 1472 'chrome_browser_google_sources': [ | 1472 'chrome_browser_google_sources': [ |
| 1473 'browser/google/chrome_google_url_tracker_client.cc', | 1473 'browser/google/chrome_google_url_tracker_client.cc', |
| 1474 'browser/google/chrome_google_url_tracker_client.h', | 1474 'browser/google/chrome_google_url_tracker_client.h', |
| 1475 'browser/google/google_brand.cc', | 1475 'browser/google/google_brand.cc', |
| 1476 'browser/google/google_brand.h', | 1476 'browser/google/google_brand.h', |
| 1477 'browser/google/google_brand_chromeos.cc', | 1477 'browser/google/google_brand_chromeos.cc', |
| 1478 'browser/google/google_brand_chromeos.h', | 1478 'browser/google/google_brand_chromeos.h', |
| 1479 'browser/google/google_profile_helper.cc', | 1479 'browser/google/google_profile_helper.cc', |
| 1480 'browser/google/google_profile_helper.h', | 1480 'browser/google/google_profile_helper.h', |
| 1481 'browser/google/google_search_counter.cc', | 1481 'browser/google/google_search_counter.cc', |
| (...skipping 840 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2322 'browser/safe_browsing/incident_reporting/incident_reporting_service.cc', | 2322 'browser/safe_browsing/incident_reporting/incident_reporting_service.cc', |
| 2323 'browser/safe_browsing/incident_reporting/incident_reporting_service.h', | 2323 'browser/safe_browsing/incident_reporting/incident_reporting_service.h', |
| 2324 'browser/safe_browsing/incident_reporting/last_download_finder.cc', | 2324 'browser/safe_browsing/incident_reporting/last_download_finder.cc', |
| 2325 'browser/safe_browsing/incident_reporting/last_download_finder.h', | 2325 'browser/safe_browsing/incident_reporting/last_download_finder.h', |
| 2326 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.cc
', | 2326 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.cc
', |
| 2327 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.h'
, | 2327 'browser/safe_browsing/incident_reporting/module_integrity_verifier_win.h'
, |
| 2328 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.cc
', | 2328 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.cc
', |
| 2329 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.h'
, | 2329 'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.h'
, |
| 2330 'browser/safe_browsing/incident_reporting/preference_validation_delegate.c
c', | 2330 'browser/safe_browsing/incident_reporting/preference_validation_delegate.c
c', |
| 2331 'browser/safe_browsing/incident_reporting/preference_validation_delegate.h
', | 2331 'browser/safe_browsing/incident_reporting/preference_validation_delegate.h
', |
| 2332 'browser/safe_browsing/incident_reporting/script_request_detector.cc', |
| 2333 'browser/safe_browsing/incident_reporting/script_request_detector.h', |
| 2334 'browser/safe_browsing/incident_reporting/script_request_incident.cc', |
| 2335 'browser/safe_browsing/incident_reporting/script_request_incident.h', |
| 2332 'browser/safe_browsing/incident_reporting/tracked_preference_incident.cc', | 2336 'browser/safe_browsing/incident_reporting/tracked_preference_incident.cc', |
| 2333 'browser/safe_browsing/incident_reporting/tracked_preference_incident.h', | 2337 'browser/safe_browsing/incident_reporting/tracked_preference_incident.h', |
| 2334 'browser/safe_browsing/incident_reporting/variations_seed_signature_analyz
er.cc', | 2338 'browser/safe_browsing/incident_reporting/variations_seed_signature_analyz
er.cc', |
| 2335 'browser/safe_browsing/incident_reporting/variations_seed_signature_analyz
er.h', | 2339 'browser/safe_browsing/incident_reporting/variations_seed_signature_analyz
er.h', |
| 2336 'browser/safe_browsing/incident_reporting/variations_seed_signature_incide
nt.cc', | 2340 'browser/safe_browsing/incident_reporting/variations_seed_signature_incide
nt.cc', |
| 2337 'browser/safe_browsing/incident_reporting/variations_seed_signature_incide
nt.h', | 2341 'browser/safe_browsing/incident_reporting/variations_seed_signature_incide
nt.h', |
| 2338 'browser/safe_browsing/path_sanitizer.cc', | 2342 'browser/safe_browsing/path_sanitizer.cc', |
| 2339 'browser/safe_browsing/path_sanitizer.h', | 2343 'browser/safe_browsing/path_sanitizer.h', |
| 2340 'browser/safe_browsing/pe_image_reader_win.cc', | 2344 'browser/safe_browsing/pe_image_reader_win.cc', |
| 2341 'browser/safe_browsing/pe_image_reader_win.h', | 2345 'browser/safe_browsing/pe_image_reader_win.h', |
| (...skipping 1352 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3694 'variables': { | 3698 'variables': { |
| 3695 'proto_in_dir': 'browser/sync_file_system/drive_backend', | 3699 'proto_in_dir': 'browser/sync_file_system/drive_backend', |
| 3696 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', | 3700 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', |
| 3697 }, | 3701 }, |
| 3698 'includes': [ '../build/protoc.gypi' ] | 3702 'includes': [ '../build/protoc.gypi' ] |
| 3699 }, | 3703 }, |
| 3700 ], | 3704 ], |
| 3701 },], | 3705 },], |
| 3702 ], | 3706 ], |
| 3703 } | 3707 } |
| OLD | NEW |