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 3120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3131 'probe_message_proto', | 3131 'probe_message_proto', |
3132 '../components/components.gyp:autofill_core_browser', | 3132 '../components/components.gyp:autofill_core_browser', |
3133 '../components/components.gyp:bookmarks_browser', | 3133 '../components/components.gyp:bookmarks_browser', |
3134 '../components/components.gyp:bookmarks_managed', | 3134 '../components/components.gyp:bookmarks_managed', |
3135 '../components/components.gyp:browser_sync_browser', | 3135 '../components/components.gyp:browser_sync_browser', |
3136 '../components/components.gyp:browser_sync_common', | 3136 '../components/components.gyp:browser_sync_common', |
3137 '../components/components.gyp:captive_portal', | 3137 '../components/components.gyp:captive_portal', |
3138 '../components/components.gyp:cloud_devices_common', | 3138 '../components/components.gyp:cloud_devices_common', |
3139 '../components/components.gyp:component_metrics_proto', | 3139 '../components/components.gyp:component_metrics_proto', |
3140 '../components/components.gyp:component_updater', | 3140 '../components/components.gyp:component_updater', |
3141 '../components/components.gyp:compression', | |
3142 '../components/components.gyp:content_settings_content_common', | 3141 '../components/components.gyp:content_settings_content_common', |
3143 '../components/components.gyp:content_settings_core_browser', | 3142 '../components/components.gyp:content_settings_core_browser', |
3144 '../components/components.gyp:content_settings_core_common', | 3143 '../components/components.gyp:content_settings_core_common', |
3145 '../components/components.gyp:crx_file', | 3144 '../components/components.gyp:crx_file', |
3146 '../components/components.gyp:data_reduction_proxy_core_browser', | 3145 '../components/components.gyp:data_reduction_proxy_core_browser', |
3147 '../components/components.gyp:data_usage_core', | 3146 '../components/components.gyp:data_usage_core', |
3148 '../components/components.gyp:data_use_measurement_core', | 3147 '../components/components.gyp:data_use_measurement_core', |
3149 '../components/components.gyp:domain_reliability', | 3148 '../components/components.gyp:domain_reliability', |
3150 '../components/components.gyp:enhanced_bookmarks', | 3149 '../components/components.gyp:enhanced_bookmarks', |
3151 '../components/components.gyp:favicon_base', | 3150 '../components/components.gyp:favicon_base', |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3210 '../google_apis/google_apis.gyp:google_apis', | 3209 '../google_apis/google_apis.gyp:google_apis', |
3211 '../skia/skia.gyp:skia', | 3210 '../skia/skia.gyp:skia', |
3212 '../sql/sql.gyp:sql', | 3211 '../sql/sql.gyp:sql', |
3213 '../sync/sync.gyp:sync', | 3212 '../sync/sync.gyp:sync', |
3214 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', | 3213 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', |
3215 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n_proto_cpp', | 3214 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n_proto_cpp', |
3216 '../third_party/icu/icu.gyp:icui18n', | 3215 '../third_party/icu/icu.gyp:icui18n', |
3217 '../third_party/icu/icu.gyp:icuuc', | 3216 '../third_party/icu/icu.gyp:icuuc', |
3218 '../third_party/libxml/libxml.gyp:libxml', | 3217 '../third_party/libxml/libxml.gyp:libxml', |
3219 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', | 3218 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', |
| 3219 '../third_party/zlib/google/zip.gyp:compression_utils', |
3220 '../third_party/zlib/google/zip.gyp:zip', | 3220 '../third_party/zlib/google/zip.gyp:zip', |
3221 '../third_party/zlib/zlib.gyp:minizip', | 3221 '../third_party/zlib/zlib.gyp:minizip', |
3222 '../third_party/zlib/zlib.gyp:zlib', | 3222 '../third_party/zlib/zlib.gyp:zlib', |
3223 '../ui/base/ui_base.gyp:ui_base', | 3223 '../ui/base/ui_base.gyp:ui_base', |
3224 '../ui/events/events.gyp:events_base', | 3224 '../ui/events/events.gyp:events_base', |
3225 '../ui/gfx/gfx.gyp:gfx', | 3225 '../ui/gfx/gfx.gyp:gfx', |
3226 '../ui/gfx/gfx.gyp:gfx_geometry', | 3226 '../ui/gfx/gfx.gyp:gfx_geometry', |
3227 '../ui/message_center/message_center.gyp:message_center', | 3227 '../ui/message_center/message_center.gyp:message_center', |
3228 '../ui/resources/ui_resources.gyp:ui_resources', | 3228 '../ui/resources/ui_resources.gyp:ui_resources', |
3229 '../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs', | 3229 '../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs', |
(...skipping 950 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4180 '../components/components.gyp:omnibox_browser', | 4180 '../components/components.gyp:omnibox_browser', |
4181 '../components/components.gyp:rlz', | 4181 '../components/components.gyp:rlz', |
4182 '../components/components.gyp:search_engines', | 4182 '../components/components.gyp:search_engines', |
4183 '../rlz/rlz.gyp:rlz_lib', | 4183 '../rlz/rlz.gyp:rlz_lib', |
4184 ], | 4184 ], |
4185 }, | 4185 }, |
4186 ], | 4186 ], |
4187 }], | 4187 }], |
4188 ], | 4188 ], |
4189 } | 4189 } |
OLD | NEW |