Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(262)

Side by Side Diff: chrome/chrome_common.gypi

Issue 6576020: Remove Gears from Chrome (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: ready to review Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2011 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 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
245 'common/automation_constants.cc', 245 'common/automation_constants.cc',
246 'common/automation_constants.h', 246 'common/automation_constants.h',
247 'common/automation_messages.cc', 247 'common/automation_messages.cc',
248 'common/automation_messages.h', 248 'common/automation_messages.h',
249 'common/automation_messages_internal.h', 249 'common/automation_messages_internal.h',
250 'common/badge_util.cc', 250 'common/badge_util.cc',
251 'common/badge_util.h', 251 'common/badge_util.h',
252 'common/child_process_host.cc', 252 'common/child_process_host.cc',
253 'common/child_process_host.h', 253 'common/child_process_host.h',
254 'common/chrome_descriptors.h', 254 'common/chrome_descriptors.h',
255 'common/chrome_plugin_api.h',
256 'common/chrome_plugin_lib.cc',
257 'common/chrome_plugin_lib.h',
258 'common/chrome_plugin_util.cc',
259 'common/chrome_plugin_util.h',
260 'common/common_glue.cc', 255 'common/common_glue.cc',
261 'common/css_colors.h', 256 'common/css_colors.h',
262 'common/database_util.cc', 257 'common/database_util.cc',
263 'common/database_util.h', 258 'common/database_util.h',
264 'common/db_message_filter.cc', 259 'common/db_message_filter.cc',
265 'common/db_message_filter.h', 260 'common/db_message_filter.h',
266 'common/default_plugin.cc', 261 'common/default_plugin.cc',
267 'common/default_plugin.h', 262 'common/default_plugin.h',
268 'common/deprecated/event_sys-inl.h', 263 'common/deprecated/event_sys-inl.h',
269 'common/deprecated/event_sys.h', 264 'common/deprecated/event_sys.h',
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 'common/extensions/update_manifest.cc', 297 'common/extensions/update_manifest.cc',
303 'common/extensions/update_manifest.h', 298 'common/extensions/update_manifest.h',
304 'common/extensions/url_pattern.cc', 299 'common/extensions/url_pattern.cc',
305 'common/extensions/url_pattern.h', 300 'common/extensions/url_pattern.h',
306 'common/extensions/user_script.cc', 301 'common/extensions/user_script.cc',
307 'common/extensions/user_script.h', 302 'common/extensions/user_script.h',
308 'common/file_system/file_system_dispatcher.cc', 303 'common/file_system/file_system_dispatcher.cc',
309 'common/file_system/file_system_dispatcher.h', 304 'common/file_system/file_system_dispatcher.h',
310 'common/font_loader_mac.h', 305 'common/font_loader_mac.h',
311 'common/font_loader_mac.mm', 306 'common/font_loader_mac.mm',
312 'common/gears_api.h',
313 'common/gpu_plugin.cc', 307 'common/gpu_plugin.cc',
314 'common/gpu_plugin.h', 308 'common/gpu_plugin.h',
315 'common/important_file_writer.cc', 309 'common/important_file_writer.cc',
316 'common/important_file_writer.h', 310 'common/important_file_writer.h',
317 'common/json_pref_store.cc', 311 'common/json_pref_store.cc',
318 'common/json_pref_store.h', 312 'common/json_pref_store.h',
319 'common/json_schema_validator.cc', 313 'common/json_schema_validator.cc',
320 'common/json_schema_validator.h', 314 'common/json_schema_validator.h',
321 'common/jstemplate_builder.cc', 315 'common/jstemplate_builder.cc',
322 'common/jstemplate_builder.h', 316 'common/jstemplate_builder.h',
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
518 'common/net/net_resource_provider.cc', 512 'common/net/net_resource_provider.cc',
519 'common/net/net_resource_provider.h', 513 'common/net/net_resource_provider.h',
520 'common/net/predictor_common.h', 514 'common/net/predictor_common.h',
521 'common/net/raw_host_resolver_proc.cc', 515 'common/net/raw_host_resolver_proc.cc',
522 'common/net/raw_host_resolver_proc.h', 516 'common/net/raw_host_resolver_proc.h',
523 'common/net/socket_stream.h', 517 'common/net/socket_stream.h',
524 'common/net/url_fetcher.cc', 518 'common/net/url_fetcher.cc',
525 'common/net/url_fetcher.h', 519 'common/net/url_fetcher.h',
526 'common/net/url_request_context_getter.cc', 520 'common/net/url_request_context_getter.cc',
527 'common/net/url_request_context_getter.h', 521 'common/net/url_request_context_getter.h',
528 'common/net/url_request_intercept_job.cc',
529 'common/net/url_request_intercept_job.h',
530 'common/net/gaia/gaia_auth_consumer.cc', 522 'common/net/gaia/gaia_auth_consumer.cc',
531 'common/net/gaia/gaia_auth_consumer.h', 523 'common/net/gaia/gaia_auth_consumer.h',
532 'common/net/gaia/gaia_auth_fetcher.cc', 524 'common/net/gaia/gaia_auth_fetcher.cc',
533 'common/net/gaia/gaia_auth_fetcher.h', 525 'common/net/gaia/gaia_auth_fetcher.h',
534 'common/net/gaia/gaia_authenticator.cc', 526 'common/net/gaia/gaia_authenticator.cc',
535 'common/net/gaia/gaia_authenticator.h', 527 'common/net/gaia/gaia_authenticator.h',
536 'common/net/gaia/google_service_auth_error.cc', 528 'common/net/gaia/google_service_auth_error.cc',
537 'common/net/gaia/google_service_auth_error.h', 529 'common/net/gaia/google_service_auth_error.h',
538 'common/net/x509_certificate_model.cc', 530 'common/net/x509_certificate_model.cc',
539 'common/net/x509_certificate_model_nss.cc', 531 'common/net/x509_certificate_model_nss.cc',
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
649 'configurations': { 641 'configurations': {
650 'Common_Base': { 642 'Common_Base': {
651 'msvs_target_platform': 'x64', 643 'msvs_target_platform': 'x64',
652 }, 644 },
653 }, 645 },
654 }, 646 },
655 ], 647 ],
656 }], 648 }],
657 ], 649 ],
658 } 650 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698