OLD | NEW |
1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 import("//build/config/crypto.gni") | 5 import("//build/config/crypto.gni") |
6 import("//build/config/features.gni") | 6 import("//build/config/features.gni") |
7 import("//build/config/ui.gni") | 7 import("//build/config/ui.gni") |
8 import("//components/nacl/nacl_defines.gni") | 8 import("//components/nacl/nacl_defines.gni") |
9 import("//tools/grit/grit_rule.gni") | 9 import("//tools/grit/grit_rule.gni") |
10 | 10 |
(...skipping 24 matching lines...) Expand all Loading... |
35 "//chrome/app:generated_resources_map", | 35 "//chrome/app:generated_resources_map", |
36 "//chrome/app/resources:platform_locale_settings", | 36 "//chrome/app/resources:platform_locale_settings", |
37 "//chrome/app/theme:theme_resources", | 37 "//chrome/app/theme:theme_resources", |
38 "//chrome/browser/history:in_memory_url_index_cache_proto", | 38 "//chrome/browser/history:in_memory_url_index_cache_proto", |
39 "//chrome/browser/net:cert_logger_proto", | 39 "//chrome/browser/net:cert_logger_proto", |
40 "//chrome/browser/net:probe_message_proto", | 40 "//chrome/browser/net:probe_message_proto", |
41 "//chrome/browser/ui", | 41 "//chrome/browser/ui", |
42 "//chrome/common", | 42 "//chrome/common", |
43 "//chrome/common/net", | 43 "//chrome/common/net", |
44 "//components/autofill/core/browser", | 44 "//components/autofill/core/browser", |
| 45 "//components/bookmarks/browser", |
45 "//components/captive_portal", | 46 "//components/captive_portal", |
46 "//components/cloud_devices/common", | 47 "//components/cloud_devices/common", |
| 48 "//components/component_updater", |
47 "//components/content_settings/core/common", | 49 "//components/content_settings/core/common", |
48 "//components/crx_file", | 50 "//components/crx_file", |
49 "//components/data_reduction_proxy/browser", | 51 "//components/data_reduction_proxy/browser", |
50 "//components/domain_reliability", | 52 "//components/domain_reliability", |
51 "//components/favicon_base", | 53 "//components/favicon_base", |
52 "//components/favicon/core", | 54 "//components/favicon/core", |
53 "//components/feedback", | 55 "//components/feedback", |
54 "//components/gcm_driver", | 56 "//components/gcm_driver", |
| 57 "//components/google/core/browser", |
55 "//components/history/core/browser", | 58 "//components/history/core/browser", |
56 "//components/history/core/common", | 59 "//components/history/core/common", |
| 60 "//components/infobars/core", |
| 61 "//components/invalidation", |
57 "//components/metrics:net", | 62 "//components/metrics:net", |
| 63 "//components/metrics/proto:proto", |
58 "//components/navigation_metrics", | 64 "//components/navigation_metrics", |
| 65 "//components/network_time", |
| 66 "//components/omaha_query_params", |
59 "//components/omnibox", | 67 "//components/omnibox", |
60 "//components/os_crypt", | 68 "//components/os_crypt", |
| 69 "//components/password_manager/core/browser", |
| 70 "//components/password_manager/core/common", |
61 "//components/policy:policy_component", | 71 "//components/policy:policy_component", |
| 72 "//components/precache/core", |
62 "//components/query_parser", | 73 "//components/query_parser", |
63 "//components/rappor", | 74 "//components/rappor", |
| 75 "//components/renderer_context_menu", |
64 "//components/search", | 76 "//components/search", |
| 77 "//components/search_engines", |
| 78 "//components/search_provider_logos", |
65 "//components/signin/core/browser", | 79 "//components/signin/core/browser", |
66 "//components/startup_metric_utils", | 80 "//components/startup_metric_utils", |
67 "//components/strings", | 81 "//components/strings", |
68 "//components/suggestions", | 82 "//components/suggestions", |
| 83 "//components/sync_driver", |
69 "//components/translate/core/browser", | 84 "//components/translate/core/browser", |
70 "//components/translate/core/common", | 85 "//components/translate/core/common", |
71 "//components/url_fixer", | 86 "//components/url_fixer", |
72 "//components/user_prefs", | 87 "//components/user_prefs", |
73 "//components/webdata/common", | 88 "//components/webdata/common", |
74 "//content/public/browser", | 89 "//content/public/browser", |
75 "//content/public/common", | 90 "//content/public/common", |
76 "//courgette:courgette_lib", | 91 "//courgette:courgette_lib", |
77 "//crypto", | 92 "//crypto", |
78 "//google_apis", | 93 "//google_apis", |
(...skipping 10 matching lines...) Expand all Loading... |
89 "//third_party/zlib:minizip", | 104 "//third_party/zlib:minizip", |
90 "//third_party/zlib:zip", | 105 "//third_party/zlib:zip", |
91 "//ui/base", | 106 "//ui/base", |
92 "//ui/events", | 107 "//ui/events", |
93 "//ui/gfx", | 108 "//ui/gfx", |
94 "//ui/gfx/geometry", | 109 "//ui/gfx/geometry", |
95 "//ui/message_center", | 110 "//ui/message_center", |
96 "//ui/shell_dialogs", | 111 "//ui/shell_dialogs", |
97 "//ui/strings", | 112 "//ui/strings", |
98 "//ui/resources", | 113 "//ui/resources", |
99 # TODO(GYP) | |
100 #"../components/components.gyp:bookmarks_browser", | |
101 #"../components/components.gyp:google_core_browser", | |
102 #"../components/components.gyp:infobars_core", | |
103 #"../components/components.gyp:invalidation", | |
104 #"../components/components.gyp:network_time", | |
105 #"../components/components.gyp:omaha_query_params", | |
106 #"../components/components.gyp:password_manager_core_browser", | |
107 #"../components/components.gyp:password_manager_core_common", | |
108 #"../components/components.gyp:precache_core", | |
109 #"../components/components.gyp:search_engines", | |
110 #"../components/components.gyp:search_provider_logos", | |
111 #"../components/components.gyp:sync_driver", | |
112 ] | 114 ] |
113 | 115 |
114 forward_dependent_configs_from = [ | 116 forward_dependent_configs_from = [ |
115 "//components/autofill/core/browser", | 117 "//components/autofill/core/browser", |
116 "//content/public/browser", | 118 "//content/public/browser", |
117 "//sql", | 119 "//sql", |
118 "//sync", | 120 "//sync", |
119 ] | 121 ] |
120 | 122 |
121 if (!is_ios) { | 123 if (!is_ios) { |
122 sources += rebase_path(gypi_values.chrome_browser_non_ios_sources, | 124 sources += rebase_path(gypi_values.chrome_browser_non_ios_sources, |
123 ".", "//chrome") | 125 ".", "//chrome") |
124 #TODO(GYP) Add these sources: | 126 #TODO(GYP) Add these sources: |
125 # # These files are generated by GRIT. | 127 # # These files are generated by GRIT. |
126 # '<(grit_out_dir)/grit/component_extension_resources_map.cc', | 128 # '<(grit_out_dir)/grit/component_extension_resources_map.cc', |
127 # '<(grit_out_dir)/grit/theme_resources_map.cc', | 129 # '<(grit_out_dir)/grit/theme_resources_map.cc', |
128 # '<(SHARED_INTERMEDIATE_DIR)/ui/resources/grit/ui_resources_map.cc', | 130 # '<(SHARED_INTERMEDIATE_DIR)/ui/resources/grit/ui_resources_map.cc', |
129 # | 131 # |
130 # # This file is generated by | 132 # # This file is generated by |
131 # # chrome/browser/metrics/variations/generate_resources_map.py | 133 # # chrome/browser/metrics/variations/generate_resources_map.py |
132 # '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/metrics/variations/gener
ated_resources_map.cc', | 134 # '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/metrics/variations/gener
ated_resources_map.cc', |
133 | 135 |
134 defines = nacl_defines | 136 defines = nacl_defines |
135 | 137 |
136 # TODO(GYP) remove this when the real webrtc target is used below. | 138 # TODO(GYP) remove this when the real webrtc target is used below. |
137 configs += [ "//content:webrtc_stub_config" ] | 139 configs += [ "//content:webrtc_stub_config" ] |
138 | 140 |
139 deps += [ | 141 deps += [ |
| 142 "//apps", |
140 "//cc", | 143 "//cc", |
141 "//chrome/browser/devtools", | 144 "//chrome/browser/devtools", |
142 "//chrome/browser/performance_monitor", | 145 "//chrome/browser/performance_monitor", |
143 "//chrome/common/extensions/api:api", | 146 "//chrome/common/extensions/api:api", |
144 "//chrome/installer/util", | 147 "//chrome/installer/util", |
145 "//components/autofill/content/browser", | 148 "//components/autofill/content/browser", |
146 "//components/dom_distiller/content", | 149 "//components/dom_distiller/content", |
147 "//components/keyed_service/content", | 150 "//components/keyed_service/content", |
148 "//components/navigation_interception", | 151 "//components/navigation_interception", |
149 "//components/password_manager/content/browser", | 152 "//components/password_manager/content/browser", |
(...skipping 23 matching lines...) Expand all Loading... |
173 "//third_party/npapi", | 176 "//third_party/npapi", |
174 "//third_party/re2", | 177 "//third_party/re2", |
175 "//third_party/smhasher:cityhash", | 178 "//third_party/smhasher:cityhash", |
176 "//ui/gl", | 179 "//ui/gl", |
177 "//ui/surface", | 180 "//ui/surface", |
178 "//ui/web_dialogs", | 181 "//ui/web_dialogs", |
179 "//v8", | 182 "//v8", |
180 "//webkit/browser:storage", | 183 "//webkit/browser:storage", |
181 "//webkit/common", | 184 "//webkit/common", |
182 "//webkit/common:storage", | 185 "//webkit/common:storage", |
183 #"apps", TODO(GYP) | |
184 ## TODO(tonyg): Remove this dependency (crbug.com/280157). | 186 ## TODO(tonyg): Remove this dependency (crbug.com/280157). |
185 #"../testing/perf/perf_test.gyp:*", TODO(GYP) | 187 #"../testing/perf/perf_test.gyp:*", TODO(GYP) |
186 # Note: for this one also remove the webrtc_stub_config | 188 # Note: for this one also remove the webrtc_stub_config |
187 #"../third_party/webrtc/modules/modules.gyp:desktop_capture", TODO(GYP) | 189 #"../third_party/webrtc/modules/modules.gyp:desktop_capture", TODO(GYP) |
188 ] | 190 ] |
189 } else { # iOS | 191 } else { # iOS |
190 sources += rebase_path(gypi_values.chrome_browser_ios_sources, | 192 sources += rebase_path(gypi_values.chrome_browser_ios_sources, |
191 ".", "//chrome") | 193 ".", "//chrome") |
192 deps += [ | 194 deps += [ |
193 "//net", | 195 "//net", |
(...skipping 465 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
659 # TODO(GYP) write internal action | 661 # TODO(GYP) write internal action |
660 if (false) { #if (is_chrome_branded) { | 662 if (false) { #if (is_chrome_branded) { |
661 action("chrome_internal_resources_gen") { | 663 action("chrome_internal_resources_gen") { |
662 # TODO(GYP) | 664 # TODO(GYP) |
663 } | 665 } |
664 } else { | 666 } else { |
665 group("chrome_internal_resources_gen") { | 667 group("chrome_internal_resources_gen") { |
666 # Empty placeholder. | 668 # Empty placeholder. |
667 } | 669 } |
668 } | 670 } |
OLD | NEW |