| 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 1958 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1969 'browser/net/service_providers_win.cc', | 1969 'browser/net/service_providers_win.cc', |
| 1970 'browser/net/service_providers_win.h', | 1970 'browser/net/service_providers_win.h', |
| 1971 'browser/net/spdyproxy/data_reduction_proxy_chrome_io_data.cc', | 1971 'browser/net/spdyproxy/data_reduction_proxy_chrome_io_data.cc', |
| 1972 'browser/net/spdyproxy/data_reduction_proxy_chrome_io_data.h', | 1972 'browser/net/spdyproxy/data_reduction_proxy_chrome_io_data.h', |
| 1973 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings.cc', | 1973 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings.cc', |
| 1974 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h', | 1974 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h', |
| 1975 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.cc', | 1975 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.cc', |
| 1976 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h', | 1976 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h', |
| 1977 'browser/net/spdyproxy/data_reduction_proxy_settings_android.cc', | 1977 'browser/net/spdyproxy/data_reduction_proxy_settings_android.cc', |
| 1978 'browser/net/spdyproxy/data_reduction_proxy_settings_android.h', | 1978 'browser/net/spdyproxy/data_reduction_proxy_settings_android.h', |
| 1979 'browser/net/ssl_config_service_manager.h', | |
| 1980 'browser/net/ssl_config_service_manager_pref.cc', | |
| 1981 'browser/net/timed_cache.cc', | 1979 'browser/net/timed_cache.cc', |
| 1982 'browser/net/timed_cache.h', | 1980 'browser/net/timed_cache.h', |
| 1983 'browser/net/url_info.cc', | 1981 'browser/net/url_info.cc', |
| 1984 'browser/net/url_info.h', | 1982 'browser/net/url_info.h', |
| 1985 ], | 1983 ], |
| 1986 # Used on all platforms when notifications are enabled. | 1984 # Used on all platforms when notifications are enabled. |
| 1987 'chrome_browser_notifications_sources': [ | 1985 'chrome_browser_notifications_sources': [ |
| 1988 'browser/notifications/desktop_notification_profile_util.cc', | 1986 'browser/notifications/desktop_notification_profile_util.cc', |
| 1989 'browser/notifications/desktop_notification_profile_util.h', | 1987 'browser/notifications/desktop_notification_profile_util.h', |
| 1990 'browser/notifications/login_state_notification_blocker_chromeos.cc', | 1988 'browser/notifications/login_state_notification_blocker_chromeos.cc', |
| (...skipping 1254 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3245 '../components/components.gyp:net_log', | 3243 '../components/components.gyp:net_log', |
| 3246 '../components/components.gyp:packed_ct_ev_whitelist', | 3244 '../components/components.gyp:packed_ct_ev_whitelist', |
| 3247 '../components/components.gyp:password_manager_content_browser', | 3245 '../components/components.gyp:password_manager_content_browser', |
| 3248 '../components/components.gyp:password_manager_sync_browser', | 3246 '../components/components.gyp:password_manager_sync_browser', |
| 3249 '../components/components.gyp:plugins_common', | 3247 '../components/components.gyp:plugins_common', |
| 3250 '../components/components.gyp:power', | 3248 '../components/components.gyp:power', |
| 3251 '../components/components.gyp:proxy_config', | 3249 '../components/components.gyp:proxy_config', |
| 3252 '../components/components.gyp:safe_json', | 3250 '../components/components.gyp:safe_json', |
| 3253 '../components/components.gyp:sessions_content', | 3251 '../components/components.gyp:sessions_content', |
| 3254 '../components/components.gyp:storage_monitor', | 3252 '../components/components.gyp:storage_monitor', |
| 3253 '../components/components.gyp:ssl_config', |
| 3255 '../components/components.gyp:syncable_prefs', | 3254 '../components/components.gyp:syncable_prefs', |
| 3256 '../components/components.gyp:translate_content_browser', | 3255 '../components/components.gyp:translate_content_browser', |
| 3257 '../components/components.gyp:upload_list', | 3256 '../components/components.gyp:upload_list', |
| 3258 '../components/components.gyp:url_matcher', | 3257 '../components/components.gyp:url_matcher', |
| 3259 '../components/components.gyp:user_prefs_tracked', | 3258 '../components/components.gyp:user_prefs_tracked', |
| 3260 '../components/components.gyp:visitedlink_browser', | 3259 '../components/components.gyp:visitedlink_browser', |
| 3261 '../components/components.gyp:visitedlink_common', | 3260 '../components/components.gyp:visitedlink_common', |
| 3262 '../components/components.gyp:web_cache_browser', | 3261 '../components/components.gyp:web_cache_browser', |
| 3263 '../components/components.gyp:web_modal', | 3262 '../components/components.gyp:web_modal', |
| 3264 '../components/components.gyp:web_resource', | 3263 '../components/components.gyp:web_resource', |
| (...skipping 861 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4126 '../components/components.gyp:omnibox_browser', | 4125 '../components/components.gyp:omnibox_browser', |
| 4127 '../components/components.gyp:rlz', | 4126 '../components/components.gyp:rlz', |
| 4128 '../components/components.gyp:search_engines', | 4127 '../components/components.gyp:search_engines', |
| 4129 '../rlz/rlz.gyp:rlz_lib', | 4128 '../rlz/rlz.gyp:rlz_lib', |
| 4130 ], | 4129 ], |
| 4131 }, | 4130 }, |
| 4132 ], | 4131 ], |
| 4133 }], | 4132 }], |
| 4134 ], | 4133 ], |
| 4135 } | 4134 } |
| OLD | NEW |