| 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 2750 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2761 'browser/ssl/connection_security.h', | 2761 'browser/ssl/connection_security.h', |
| 2762 'browser/ssl/connection_security_android.cc', | 2762 'browser/ssl/connection_security_android.cc', |
| 2763 'browser/ssl/connection_security_android.h', | 2763 'browser/ssl/connection_security_android.h', |
| 2764 'browser/ssl/ssl_blocking_page.cc', | 2764 'browser/ssl/ssl_blocking_page.cc', |
| 2765 'browser/ssl/ssl_blocking_page.h', | 2765 'browser/ssl/ssl_blocking_page.h', |
| 2766 'browser/ssl/ssl_cert_reporter.h', | 2766 'browser/ssl/ssl_cert_reporter.h', |
| 2767 'browser/ssl/ssl_client_certificate_selector.h', | 2767 'browser/ssl/ssl_client_certificate_selector.h', |
| 2768 'browser/ssl/ssl_error_classification.cc', | 2768 'browser/ssl/ssl_error_classification.cc', |
| 2769 'browser/ssl/ssl_error_classification.h', | 2769 'browser/ssl/ssl_error_classification.h', |
| 2770 'browser/ssl/ssl_error_handler.cc', | 2770 'browser/ssl/ssl_error_handler.cc', |
| 2771 'browser/ssl/ssl_error_handler.h', | 2771 'browser/ssl/ssl_error_handler.h' |
| 2772 'browser/ssl/ssl_error_info.cc', | |
| 2773 'browser/ssl/ssl_error_info.h', | |
| 2774 ], | 2772 ], |
| 2775 'chrome_browser_supervised_user_sources': [ | 2773 'chrome_browser_supervised_user_sources': [ |
| 2776 'browser/content_settings/content_settings_supervised_provider.cc', | 2774 'browser/content_settings/content_settings_supervised_provider.cc', |
| 2777 'browser/content_settings/content_settings_supervised_provider.h', | 2775 'browser/content_settings/content_settings_supervised_provider.h', |
| 2778 'browser/supervised_user/child_accounts/child_account_feedback_reporter_an
droid.cc', | 2776 'browser/supervised_user/child_accounts/child_account_feedback_reporter_an
droid.cc', |
| 2779 'browser/supervised_user/child_accounts/child_account_feedback_reporter_an
droid.h', | 2777 'browser/supervised_user/child_accounts/child_account_feedback_reporter_an
droid.h', |
| 2780 'browser/supervised_user/child_accounts/child_account_service.cc', | 2778 'browser/supervised_user/child_accounts/child_account_service.cc', |
| 2781 'browser/supervised_user/child_accounts/child_account_service.h', | 2779 'browser/supervised_user/child_accounts/child_account_service.h', |
| 2782 'browser/supervised_user/child_accounts/child_account_service_android.cc', | 2780 'browser/supervised_user/child_accounts/child_account_service_android.cc', |
| 2783 'browser/supervised_user/child_accounts/child_account_service_android.h', | 2781 'browser/supervised_user/child_accounts/child_account_service_android.h', |
| (...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3152 '../components/components.gyp:password_manager_core_common', | 3150 '../components/components.gyp:password_manager_core_common', |
| 3153 '../components/components.gyp:policy_component', | 3151 '../components/components.gyp:policy_component', |
| 3154 '../components/components.gyp:proxy_config', | 3152 '../components/components.gyp:proxy_config', |
| 3155 '../components/components.gyp:query_parser', | 3153 '../components/components.gyp:query_parser', |
| 3156 '../components/components.gyp:rappor', | 3154 '../components/components.gyp:rappor', |
| 3157 '../components/components.gyp:renderer_context_menu', | 3155 '../components/components.gyp:renderer_context_menu', |
| 3158 '../components/components.gyp:search', | 3156 '../components/components.gyp:search', |
| 3159 '../components/components.gyp:search_engines', | 3157 '../components/components.gyp:search_engines', |
| 3160 '../components/components.gyp:search_provider_logos', | 3158 '../components/components.gyp:search_provider_logos', |
| 3161 '../components/components.gyp:security_interstitials_core', | 3159 '../components/components.gyp:security_interstitials_core', |
| 3160 '../components/components.gyp:ssl_errors', |
| 3162 '../components/components.gyp:suggestions', | 3161 '../components/components.gyp:suggestions', |
| 3163 '../components/components.gyp:signin_core_browser', | 3162 '../components/components.gyp:signin_core_browser', |
| 3164 '../components/components.gyp:startup_metric_utils', | 3163 '../components/components.gyp:startup_metric_utils', |
| 3165 '../components/components.gyp:sync_driver', | 3164 '../components/components.gyp:sync_driver', |
| 3166 '../components/components.gyp:translate_core_browser', | 3165 '../components/components.gyp:translate_core_browser', |
| 3167 '../components/components.gyp:translate_core_common', | 3166 '../components/components.gyp:translate_core_common', |
| 3168 '../components/components.gyp:update_client', | 3167 '../components/components.gyp:update_client', |
| 3169 '../components/components.gyp:undo_component', | 3168 '../components/components.gyp:undo_component', |
| 3170 '../components/components.gyp:user_prefs', | 3169 '../components/components.gyp:user_prefs', |
| 3171 '../components/components.gyp:wallpaper', | 3170 '../components/components.gyp:wallpaper', |
| (...skipping 951 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4123 '../components/components.gyp:omnibox_browser', | 4122 '../components/components.gyp:omnibox_browser', |
| 4124 '../components/components.gyp:rlz', | 4123 '../components/components.gyp:rlz', |
| 4125 '../components/components.gyp:search_engines', | 4124 '../components/components.gyp:search_engines', |
| 4126 '../rlz/rlz.gyp:rlz_lib', | 4125 '../rlz/rlz.gyp:rlz_lib', |
| 4127 ], | 4126 ], |
| 4128 }, | 4127 }, |
| 4129 ], | 4128 ], |
| 4130 }], | 4129 }], |
| 4131 ], | 4130 ], |
| 4132 } | 4131 } |
| OLD | NEW |