| 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 1046 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1057 'browser/sync/glue/extension_backed_data_type_controller.h', | 1057 'browser/sync/glue/extension_backed_data_type_controller.h', |
| 1058 'browser/sync/glue/extension_data_type_controller.cc', | 1058 'browser/sync/glue/extension_data_type_controller.cc', |
| 1059 'browser/sync/glue/extension_data_type_controller.h', | 1059 'browser/sync/glue/extension_data_type_controller.h', |
| 1060 'browser/sync/glue/extension_setting_data_type_controller.cc', | 1060 'browser/sync/glue/extension_setting_data_type_controller.cc', |
| 1061 'browser/sync/glue/extension_setting_data_type_controller.h', | 1061 'browser/sync/glue/extension_setting_data_type_controller.h', |
| 1062 'browser/sync/glue/synced_tab_delegate.cc', | 1062 'browser/sync/glue/synced_tab_delegate.cc', |
| 1063 'browser/sync/profile_sync_service_base.cc', | 1063 'browser/sync/profile_sync_service_base.cc', |
| 1064 'browser/sync/profile_sync_service_base.h', | 1064 'browser/sync/profile_sync_service_base.h', |
| 1065 'browser/sync/sync_ui_util.cc', | 1065 'browser/sync/sync_ui_util.cc', |
| 1066 'browser/sync/sync_ui_util.h', | 1066 'browser/sync/sync_ui_util.h', |
| 1067 'browser/tracing/chrome_tracing_delegate.cc', |
| 1068 'browser/tracing/chrome_tracing_delegate.h', |
| 1069 'browser/tracing/crash_service_uploader.cc', |
| 1070 'browser/tracing/crash_service_uploader.h', |
| 1067 ], | 1071 ], |
| 1068 'chrome_browser_win_sources': [ | 1072 'chrome_browser_win_sources': [ |
| 1069 'browser/browser_process_platform_part_aurawin.cc', | 1073 'browser/browser_process_platform_part_aurawin.cc', |
| 1070 'browser/browser_process_platform_part_aurawin.h', | 1074 'browser/browser_process_platform_part_aurawin.h', |
| 1071 'browser/first_run/try_chrome_dialog_view.cc', | 1075 'browser/first_run/try_chrome_dialog_view.cc', |
| 1072 'browser/first_run/try_chrome_dialog_view.h', | 1076 'browser/first_run/try_chrome_dialog_view.h', |
| 1073 'browser/first_run/upgrade_util.cc', | 1077 'browser/first_run/upgrade_util.cc', |
| 1074 'browser/google/did_run_updater_win.cc', | 1078 'browser/google/did_run_updater_win.cc', |
| 1075 'browser/google/did_run_updater_win.h', | 1079 'browser/google/did_run_updater_win.h', |
| 1076 'browser/hang_monitor/hang_crash_dump_win.cc', | 1080 'browser/hang_monitor/hang_crash_dump_win.cc', |
| (...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1449 'browser/favicon/favicon_tab_helper.h', | 1453 'browser/favicon/favicon_tab_helper.h', |
| 1450 'browser/favicon/favicon_tab_helper_observer.h', | 1454 'browser/favicon/favicon_tab_helper_observer.h', |
| 1451 ], | 1455 ], |
| 1452 'chrome_browser_gnome_keyring_sources': [ | 1456 'chrome_browser_gnome_keyring_sources': [ |
| 1453 'browser/password_manager/native_backend_gnome_x.cc', | 1457 'browser/password_manager/native_backend_gnome_x.cc', |
| 1454 'browser/password_manager/native_backend_gnome_x.h', | 1458 'browser/password_manager/native_backend_gnome_x.h', |
| 1455 ], | 1459 ], |
| 1456 'chrome_browser_libsecret_sources': [ | 1460 'chrome_browser_libsecret_sources': [ |
| 1457 'browser/password_manager/native_backend_libsecret.cc', | 1461 'browser/password_manager/native_backend_libsecret.cc', |
| 1458 'browser/password_manager/native_backend_libsecret.h', | 1462 'browser/password_manager/native_backend_libsecret.h', |
| 1459 ], | 1463 ], |
| 1460 'chrome_browser_google_sources': [ | 1464 'chrome_browser_google_sources': [ |
| 1461 'browser/google/chrome_google_url_tracker_client.cc', | 1465 'browser/google/chrome_google_url_tracker_client.cc', |
| 1462 'browser/google/chrome_google_url_tracker_client.h', | 1466 'browser/google/chrome_google_url_tracker_client.h', |
| 1463 'browser/google/google_brand.cc', | 1467 'browser/google/google_brand.cc', |
| 1464 'browser/google/google_brand.h', | 1468 'browser/google/google_brand.h', |
| 1465 'browser/google/google_brand_chromeos.cc', | 1469 'browser/google/google_brand_chromeos.cc', |
| 1466 'browser/google/google_brand_chromeos.h', | 1470 'browser/google/google_brand_chromeos.h', |
| 1467 'browser/google/google_profile_helper.cc', | 1471 'browser/google/google_profile_helper.cc', |
| 1468 'browser/google/google_profile_helper.h', | 1472 'browser/google/google_profile_helper.h', |
| 1469 'browser/google/google_search_counter.cc', | 1473 'browser/google/google_search_counter.cc', |
| (...skipping 2220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3690 'variables': { | 3694 'variables': { |
| 3691 'proto_in_dir': 'browser/sync_file_system/drive_backend', | 3695 'proto_in_dir': 'browser/sync_file_system/drive_backend', |
| 3692 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', | 3696 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', |
| 3693 }, | 3697 }, |
| 3694 'includes': [ '../build/protoc.gypi' ] | 3698 'includes': [ '../build/protoc.gypi' ] |
| 3695 }, | 3699 }, |
| 3696 ], | 3700 ], |
| 3697 },], | 3701 },], |
| 3698 ], | 3702 ], |
| 3699 } | 3703 } |
| OLD | NEW |