| 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 1259 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1270 'browser/autocomplete/autocomplete_classifier_factory.h', | 1270 'browser/autocomplete/autocomplete_classifier_factory.h', |
| 1271 'browser/autocomplete/autocomplete_controller.cc', | 1271 'browser/autocomplete/autocomplete_controller.cc', |
| 1272 'browser/autocomplete/autocomplete_controller.h', | 1272 'browser/autocomplete/autocomplete_controller.h', |
| 1273 'browser/autocomplete/autocomplete_controller_delegate.h', | 1273 'browser/autocomplete/autocomplete_controller_delegate.h', |
| 1274 'browser/autocomplete/builtin_provider.cc', | 1274 'browser/autocomplete/builtin_provider.cc', |
| 1275 'browser/autocomplete/builtin_provider.h', | 1275 'browser/autocomplete/builtin_provider.h', |
| 1276 'browser/autocomplete/chrome_autocomplete_provider_client.cc', | 1276 'browser/autocomplete/chrome_autocomplete_provider_client.cc', |
| 1277 'browser/autocomplete/chrome_autocomplete_provider_client.h', | 1277 'browser/autocomplete/chrome_autocomplete_provider_client.h', |
| 1278 'browser/autocomplete/chrome_autocomplete_scheme_classifier.cc', | 1278 'browser/autocomplete/chrome_autocomplete_scheme_classifier.cc', |
| 1279 'browser/autocomplete/chrome_autocomplete_scheme_classifier.h', | 1279 'browser/autocomplete/chrome_autocomplete_scheme_classifier.h', |
| 1280 'browser/autocomplete/history_quick_provider.cc', | |
| 1281 'browser/autocomplete/history_quick_provider.h', | |
| 1282 'browser/autocomplete/in_memory_url_index.cc', | |
| 1283 'browser/autocomplete/in_memory_url_index.h', | |
| 1284 'browser/autocomplete/in_memory_url_index_factory.cc', | 1280 'browser/autocomplete/in_memory_url_index_factory.cc', |
| 1285 'browser/autocomplete/in_memory_url_index_factory.h', | 1281 'browser/autocomplete/in_memory_url_index_factory.h', |
| 1286 'browser/autocomplete/shortcuts_backend.cc', | 1282 'browser/autocomplete/shortcuts_backend.cc', |
| 1287 'browser/autocomplete/shortcuts_backend.h', | 1283 'browser/autocomplete/shortcuts_backend.h', |
| 1288 'browser/autocomplete/shortcuts_backend_factory.cc', | 1284 'browser/autocomplete/shortcuts_backend_factory.cc', |
| 1289 'browser/autocomplete/shortcuts_backend_factory.h', | 1285 'browser/autocomplete/shortcuts_backend_factory.h', |
| 1290 'browser/autocomplete/shortcuts_provider.cc', | 1286 'browser/autocomplete/shortcuts_provider.cc', |
| 1291 'browser/autocomplete/shortcuts_provider.h', | 1287 'browser/autocomplete/shortcuts_provider.h', |
| 1292 'browser/autocomplete/url_index_private_data.cc', | |
| 1293 'browser/autocomplete/url_index_private_data.h', | |
| 1294 'browser/autocomplete/zero_suggest_provider.cc', | 1288 'browser/autocomplete/zero_suggest_provider.cc', |
| 1295 'browser/autocomplete/zero_suggest_provider.h', | 1289 'browser/autocomplete/zero_suggest_provider.h', |
| 1296 ], | 1290 ], |
| 1297 'chrome_browser_background_sources': [ | 1291 'chrome_browser_background_sources': [ |
| 1298 'browser/background/background_application_list_model.cc', | 1292 'browser/background/background_application_list_model.cc', |
| 1299 'browser/background/background_application_list_model.h', | 1293 'browser/background/background_application_list_model.h', |
| 1300 'browser/background/background_contents_service.cc', | 1294 'browser/background/background_contents_service.cc', |
| 1301 'browser/background/background_contents_service.h', | 1295 'browser/background/background_contents_service.h', |
| 1302 'browser/background/background_contents_service_factory.cc', | 1296 'browser/background/background_contents_service_factory.cc', |
| 1303 'browser/background/background_contents_service_factory.h', | 1297 'browser/background/background_contents_service_factory.h', |
| (...skipping 1770 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3074 'cert_logger_proto', | 3068 'cert_logger_proto', |
| 3075 'chrome_resources.gyp:chrome_extra_resources', | 3069 'chrome_resources.gyp:chrome_extra_resources', |
| 3076 'chrome_resources.gyp:chrome_resources', | 3070 'chrome_resources.gyp:chrome_resources', |
| 3077 'chrome_resources.gyp:chrome_strings', | 3071 'chrome_resources.gyp:chrome_strings', |
| 3078 'chrome_resources.gyp:chrome_strings_map', | 3072 'chrome_resources.gyp:chrome_strings_map', |
| 3079 'chrome_resources.gyp:platform_locale_settings', | 3073 'chrome_resources.gyp:platform_locale_settings', |
| 3080 'chrome_resources.gyp:theme_resources', | 3074 'chrome_resources.gyp:theme_resources', |
| 3081 'common', | 3075 'common', |
| 3082 'common_net', | 3076 'common_net', |
| 3083 'encrypted_cert_logger_proto', | 3077 'encrypted_cert_logger_proto', |
| 3084 'in_memory_url_index_cache_proto', | |
| 3085 'offline_pages_proto', | 3078 'offline_pages_proto', |
| 3086 'probe_message_proto', | 3079 'probe_message_proto', |
| 3087 '../components/components.gyp:autofill_core_browser', | 3080 '../components/components.gyp:autofill_core_browser', |
| 3088 '../components/components.gyp:bookmarks_browser', | 3081 '../components/components.gyp:bookmarks_browser', |
| 3089 '../components/components.gyp:bookmarks_managed', | 3082 '../components/components.gyp:bookmarks_managed', |
| 3090 '../components/components.gyp:captive_portal', | 3083 '../components/components.gyp:captive_portal', |
| 3091 '../components/components.gyp:cloud_devices_common', | 3084 '../components/components.gyp:cloud_devices_common', |
| 3092 '../components/components.gyp:component_metrics_proto', | 3085 '../components/components.gyp:component_metrics_proto', |
| 3093 '../components/components.gyp:component_updater', | 3086 '../components/components.gyp:component_updater', |
| 3094 '../components/components.gyp:content_settings_content_common', | 3087 '../components/components.gyp:content_settings_content_common', |
| (...skipping 700 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3795 [ 'OS=="win" or OS=="mac"', { | 3788 [ 'OS=="win" or OS=="mac"', { |
| 3796 'sources': [ | 3789 'sources': [ |
| 3797 '<@(chrome_browser_wifi_bootstrapping_win_mac_sources)', | 3790 '<@(chrome_browser_wifi_bootstrapping_win_mac_sources)', |
| 3798 ] | 3791 ] |
| 3799 }] | 3792 }] |
| 3800 ] | 3793 ] |
| 3801 }], | 3794 }], |
| 3802 ], | 3795 ], |
| 3803 }, | 3796 }, |
| 3804 { | 3797 { |
| 3805 # Protobuf compiler / generator for the InMemoryURLIndex caching | |
| 3806 # protocol buffer. | |
| 3807 # GN version: //chrome/browser/autocomplete:in_memory_url_index_cache_prot
o | |
| 3808 'target_name': 'in_memory_url_index_cache_proto', | |
| 3809 'type': 'static_library', | |
| 3810 'sources': [ 'browser/autocomplete/in_memory_url_index_cache.proto', ], | |
| 3811 'variables': { | |
| 3812 'proto_in_dir': 'browser/autocomplete', | |
| 3813 'proto_out_dir': 'chrome/browser/autocomplete', | |
| 3814 }, | |
| 3815 'includes': [ '../build/protoc.gypi', ], | |
| 3816 }, | |
| 3817 { | |
| 3818 # Protobuf compiler / generator for the fraudulent certificate reporting | 3798 # Protobuf compiler / generator for the fraudulent certificate reporting |
| 3819 # protocol buffer. | 3799 # protocol buffer. |
| 3820 # GN version: //chrome/browser/ssl:cert_logger_proto | 3800 # GN version: //chrome/browser/ssl:cert_logger_proto |
| 3821 'target_name': 'cert_logger_proto', | 3801 'target_name': 'cert_logger_proto', |
| 3822 'type': 'static_library', | 3802 'type': 'static_library', |
| 3823 'sources': [ 'browser/ssl/cert_logger.proto', ], | 3803 'sources': [ 'browser/ssl/cert_logger.proto', ], |
| 3824 'variables': { | 3804 'variables': { |
| 3825 'proto_in_dir': 'browser/ssl', | 3805 'proto_in_dir': 'browser/ssl', |
| 3826 'proto_out_dir': 'chrome/browser/ssl', | 3806 'proto_out_dir': 'chrome/browser/ssl', |
| 3827 }, | 3807 }, |
| (...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4026 'variables': { | 4006 'variables': { |
| 4027 'proto_in_dir': 'browser/sync_file_system/drive_backend', | 4007 'proto_in_dir': 'browser/sync_file_system/drive_backend', |
| 4028 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', | 4008 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', |
| 4029 }, | 4009 }, |
| 4030 'includes': [ '../build/protoc.gypi' ] | 4010 'includes': [ '../build/protoc.gypi' ] |
| 4031 }, | 4011 }, |
| 4032 ], | 4012 ], |
| 4033 },], | 4013 },], |
| 4034 ], | 4014 ], |
| 4035 } | 4015 } |
| OLD | NEW |