OLD | NEW |
1 # Copyright (c) 2010 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2010 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 'target_defaults': { | 6 'target_defaults': { |
7 'variables': { | 7 'variables': { |
8 'chrome_common_target': 0, | 8 'chrome_common_target': 0, |
9 }, | 9 }, |
10 'target_conditions': [ | 10 'target_conditions': [ |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
42 'common/chrome_counters.h', | 42 'common/chrome_counters.h', |
43 'common/common_param_traits.cc', | 43 'common/common_param_traits.cc', |
44 'common/common_param_traits.h', | 44 'common/common_param_traits.h', |
45 'common/content_settings.cc', | 45 'common/content_settings.cc', |
46 'common/content_settings.h', | 46 'common/content_settings.h', |
47 'common/content_settings_helper.cc', | 47 'common/content_settings_helper.cc', |
48 'common/content_settings_helper.h', | 48 'common/content_settings_helper.h', |
49 'common/content_settings_types.h', | 49 'common/content_settings_types.h', |
50 'common/debug_flags.cc', | 50 'common/debug_flags.cc', |
51 'common/debug_flags.h', | 51 'common/debug_flags.h', |
| 52 'common/devtools_messages.cc', |
52 'common/devtools_messages.h', | 53 'common/devtools_messages.h', |
53 'common/devtools_messages_internal.h', | 54 'common/devtools_messages_internal.h', |
54 'common/font_descriptor_mac.h', | 55 'common/font_descriptor_mac.h', |
55 'common/font_descriptor_mac.mm', | 56 'common/font_descriptor_mac.mm', |
56 'common/geoposition.cc', | 57 'common/geoposition.cc', |
57 'common/geoposition.h', | 58 'common/geoposition.h', |
58 'common/gpu_info.h', | 59 'common/gpu_info.h', |
59 'common/gpu_info.cc', | 60 'common/gpu_info.cc', |
| 61 'common/gpu_messages.cc', |
60 'common/gpu_messages.h', | 62 'common/gpu_messages.h', |
61 'common/gpu_messages_internal.h', | 63 'common/gpu_messages_internal.h', |
62 'common/indexed_db_key.cc', | 64 'common/indexed_db_key.cc', |
63 'common/indexed_db_key.h', | 65 'common/indexed_db_key.h', |
64 'common/logging_chrome.cc', | 66 'common/logging_chrome.cc', |
65 'common/logging_chrome.h', | 67 'common/logging_chrome.h', |
66 'common/main_function_params.h', | 68 'common/main_function_params.h', |
67 'common/message_router.cc', | 69 'common/message_router.cc', |
68 'common/message_router.h', | 70 'common/message_router.h', |
69 'common/metrics_helpers.cc', | 71 'common/metrics_helpers.cc', |
70 'common/metrics_helpers.h', | 72 'common/metrics_helpers.h', |
71 'common/nacl_cmd_line.cc', | 73 'common/nacl_cmd_line.cc', |
72 'common/nacl_cmd_line.h', | 74 'common/nacl_cmd_line.h', |
| 75 'common/nacl_messages.cc', |
73 'common/nacl_messages.h', | 76 'common/nacl_messages.h', |
| 77 'common/nacl_messages_internal.h', |
74 'common/nacl_types.h', | 78 'common/nacl_types.h', |
75 'common/nacl_messages_internal.h', | |
76 'common/notification_details.cc', | 79 'common/notification_details.cc', |
77 'common/notification_details.h', | 80 'common/notification_details.h', |
78 'common/notification_observer.h', | 81 'common/notification_observer.h', |
79 'common/notification_registrar.cc', | 82 'common/notification_registrar.cc', |
80 'common/notification_registrar.h', | 83 'common/notification_registrar.h', |
81 'common/notification_service.cc', | 84 'common/notification_service.cc', |
82 'common/notification_service.h', | 85 'common/notification_service.h', |
83 'common/notification_source.cc', | 86 'common/notification_source.cc', |
84 'common/notification_source.h', | 87 'common/notification_source.h', |
85 'common/notification_type.h', | 88 'common/notification_type.h', |
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
239 'common/native_web_keyboard_event_mac.mm', | 242 'common/native_web_keyboard_event_mac.mm', |
240 'common/native_web_keyboard_event_win.cc', | 243 'common/native_web_keyboard_event_win.cc', |
241 'common/native_window_notification_source.h', | 244 'common/native_window_notification_source.h', |
242 'common/page_transition_types.cc', | 245 'common/page_transition_types.cc', |
243 'common/page_transition_types.h', | 246 'common/page_transition_types.h', |
244 'common/page_zoom.h', | 247 'common/page_zoom.h', |
245 'common/pepper_plugin_registry.cc', | 248 'common/pepper_plugin_registry.cc', |
246 'common/pepper_plugin_registry.h', | 249 'common/pepper_plugin_registry.h', |
247 'common/plugin_carbon_interpose_constants_mac.h', | 250 'common/plugin_carbon_interpose_constants_mac.h', |
248 'common/plugin_carbon_interpose_constants_mac.cc', | 251 'common/plugin_carbon_interpose_constants_mac.cc', |
| 252 'common/plugin_messages.cc', |
249 'common/plugin_messages.h', | 253 'common/plugin_messages.h', |
250 'common/plugin_messages_internal.h', | 254 'common/plugin_messages_internal.h', |
| 255 'common/render_messages.cc', |
251 'common/render_messages.h', | 256 'common/render_messages.h', |
252 'common/render_messages_internal.h', | 257 'common/render_messages_internal.h', |
253 'common/renderer_preferences.h', | 258 'common/renderer_preferences.h', |
254 'common/resource_dispatcher.cc', | 259 'common/resource_dispatcher.cc', |
255 'common/resource_dispatcher.h', | 260 'common/resource_dispatcher.h', |
256 'common/security_filter_peer.cc', | 261 'common/security_filter_peer.cc', |
257 'common/security_filter_peer.h', | 262 'common/security_filter_peer.h', |
| 263 'common/service_messages.cc', |
258 'common/service_messages.h', | 264 'common/service_messages.h', |
259 'common/services_messages_internal.h', | 265 'common/services_messages_internal.h', |
260 'common/socket_stream_dispatcher.cc', | 266 'common/socket_stream_dispatcher.cc', |
261 'common/socket_stream_dispatcher.h', | 267 'common/socket_stream_dispatcher.h', |
262 'common/spellcheck_common.cc', | 268 'common/spellcheck_common.cc', |
263 'common/spellcheck_common.h', | 269 'common/spellcheck_common.h', |
264 'common/sqlite_compiled_statement.cc', | 270 'common/sqlite_compiled_statement.cc', |
265 'common/sqlite_compiled_statement.h', | 271 'common/sqlite_compiled_statement.h', |
266 'common/sqlite_utils.cc', | 272 'common/sqlite_utils.cc', |
267 'common/sqlite_utils.h', | 273 'common/sqlite_utils.h', |
268 'common/thumbnail_score.cc', | 274 'common/thumbnail_score.cc', |
269 'common/thumbnail_score.h', | 275 'common/thumbnail_score.h', |
270 'common/url_constants.cc', | 276 'common/url_constants.cc', |
271 'common/url_constants.h', | 277 'common/url_constants.h', |
| 278 'common/utility_messages.cc', |
272 'common/utility_messages.h', | 279 'common/utility_messages.h', |
273 'common/utility_messages_internal.h', | 280 'common/utility_messages_internal.h', |
274 'common/view_types.cc', | 281 'common/view_types.cc', |
275 'common/view_types.h', | 282 'common/view_types.h', |
276 'common/visitedlink_common.cc', | 283 'common/visitedlink_common.cc', |
277 'common/visitedlink_common.h', | 284 'common/visitedlink_common.h', |
278 'common/web_database_observer_impl.cc', | 285 'common/web_database_observer_impl.cc', |
279 'common/web_database_observer_impl.h', | 286 'common/web_database_observer_impl.h', |
280 'common/webkit_param_traits.h', | 287 'common/webkit_param_traits.h', |
281 'common/webmessageportchannel_impl.cc', | 288 'common/webmessageportchannel_impl.cc', |
282 'common/webmessageportchannel_impl.h', | 289 'common/webmessageportchannel_impl.h', |
283 'common/window_container_type.cc', | 290 'common/window_container_type.cc', |
284 'common/window_container_type.h', | 291 'common/window_container_type.h', |
| 292 'common/worker_messages.cc', |
285 'common/worker_messages.h', | 293 'common/worker_messages.h', |
286 'common/worker_messages_internal.h', | 294 'common/worker_messages_internal.h', |
287 'common/worker_thread_ticker.cc', | 295 'common/worker_thread_ticker.cc', |
288 'common/worker_thread_ticker.h', | 296 'common/worker_thread_ticker.h', |
289 'common/zip.cc', # Requires zlib directly. | 297 'common/zip.cc', # Requires zlib directly. |
290 'common/zip.h', | 298 'common/zip.h', |
291 ], | 299 ], |
292 'conditions': [ | 300 'conditions': [ |
293 ['OS=="linux" or OS=="freebsd" or OS=="openbsd"', { | 301 ['OS=="linux" or OS=="freebsd" or OS=="openbsd"', { |
294 'dependencies': [ | 302 'dependencies': [ |
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
426 'configurations': { | 434 'configurations': { |
427 'Common_Base': { | 435 'Common_Base': { |
428 'msvs_target_platform': 'x64', | 436 'msvs_target_platform': 'x64', |
429 }, | 437 }, |
430 }, | 438 }, |
431 }, | 439 }, |
432 ], | 440 ], |
433 }], | 441 }], |
434 ], | 442 ], |
435 } | 443 } |
OLD | NEW |