| 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 2154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2165 'browser/net/sdch_owner_pref_storage.cc', | 2165 'browser/net/sdch_owner_pref_storage.cc', |
| 2166 'browser/net/sdch_owner_pref_storage.h', | 2166 'browser/net/sdch_owner_pref_storage.h', |
| 2167 'browser/net/service_providers_win.cc', | 2167 'browser/net/service_providers_win.cc', |
| 2168 'browser/net/service_providers_win.h', | 2168 'browser/net/service_providers_win.h', |
| 2169 'browser/net/spdyproxy/data_reduction_proxy_chrome_io_data.cc', | 2169 'browser/net/spdyproxy/data_reduction_proxy_chrome_io_data.cc', |
| 2170 'browser/net/spdyproxy/data_reduction_proxy_chrome_io_data.h', | 2170 'browser/net/spdyproxy/data_reduction_proxy_chrome_io_data.h', |
| 2171 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings.cc', | 2171 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings.cc', |
| 2172 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h', | 2172 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h', |
| 2173 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.cc', | 2173 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.cc', |
| 2174 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h', | 2174 'browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h', |
| 2175 'browser/net/sth_distributor_provider.cc', |
| 2176 'browser/net/sth_distributor_provider.h', |
| 2175 'browser/net/timed_cache.cc', | 2177 'browser/net/timed_cache.cc', |
| 2176 'browser/net/timed_cache.h', | 2178 'browser/net/timed_cache.h', |
| 2177 'browser/net/url_info.cc', | 2179 'browser/net/url_info.cc', |
| 2178 'browser/net/url_info.h', | 2180 'browser/net/url_info.h', |
| 2179 ], | 2181 ], |
| 2180 # Used on all platforms when notifications are enabled. | 2182 # Used on all platforms when notifications are enabled. |
| 2181 'chrome_browser_notifications_sources': [ | 2183 'chrome_browser_notifications_sources': [ |
| 2182 'browser/notifications/desktop_notification_profile_util.cc', | 2184 'browser/notifications/desktop_notification_profile_util.cc', |
| 2183 'browser/notifications/desktop_notification_profile_util.h', | 2185 'browser/notifications/desktop_notification_profile_util.h', |
| 2184 'browser/notifications/login_state_notification_blocker_chromeos.cc', | 2186 'browser/notifications/login_state_notification_blocker_chromeos.cc', |
| (...skipping 1124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3309 'dependencies': [ | 3311 'dependencies': [ |
| 3310 'common_mojo_bindings', | 3312 'common_mojo_bindings', |
| 3311 'common_net', | 3313 'common_net', |
| 3312 'debugger', | 3314 'debugger', |
| 3313 'installer_util', | 3315 'installer_util', |
| 3314 '../cc/cc.gyp:cc', | 3316 '../cc/cc.gyp:cc', |
| 3315 '../components/components.gyp:about_handler', | 3317 '../components/components.gyp:about_handler', |
| 3316 '../components/components.gyp:autofill_content_browser', | 3318 '../components/components.gyp:autofill_content_browser', |
| 3317 '../components/components.gyp:browsing_data', | 3319 '../components/components.gyp:browsing_data', |
| 3318 '../components/components.gyp:certificate_reporting', | 3320 '../components/components.gyp:certificate_reporting', |
| 3321 '../components/components.gyp:certificate_transparency', |
| 3319 '../components/components.gyp:contextual_search_browser', | 3322 '../components/components.gyp:contextual_search_browser', |
| 3320 '../components/components.gyp:cookie_config', | 3323 '../components/components.gyp:cookie_config', |
| 3321 '../components/components.gyp:data_reduction_proxy_content_browser', | 3324 '../components/components.gyp:data_reduction_proxy_content_browser', |
| 3322 '../components/components.gyp:data_use_measurement_content', | 3325 '../components/components.gyp:data_use_measurement_content', |
| 3323 '../components/components.gyp:devtools_discovery', | 3326 '../components/components.gyp:devtools_discovery', |
| 3324 '../components/components.gyp:devtools_http_handler', | 3327 '../components/components.gyp:devtools_http_handler', |
| 3325 '../components/components.gyp:dom_distiller_content_browser', | 3328 '../components/components.gyp:dom_distiller_content_browser', |
| 3326 '../components/components.gyp:domain_reliability', | 3329 '../components/components.gyp:domain_reliability', |
| 3327 '../components/components.gyp:error_page_common', | 3330 '../components/components.gyp:error_page_common', |
| 3328 '../components/components.gyp:favicon_content', | 3331 '../components/components.gyp:favicon_content', |
| (...skipping 929 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4258 '../components/components.gyp:rlz', | 4261 '../components/components.gyp:rlz', |
| 4259 '../components/components.gyp:search_engines', | 4262 '../components/components.gyp:search_engines', |
| 4260 '../rlz/rlz.gyp:rlz_lib', | 4263 '../rlz/rlz.gyp:rlz_lib', |
| 4261 'common', | 4264 'common', |
| 4262 ], | 4265 ], |
| 4263 }, | 4266 }, |
| 4264 ], | 4267 ], |
| 4265 }], | 4268 }], |
| 4266 ], | 4269 ], |
| 4267 } | 4270 } |
| OLD | NEW |