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