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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 803313003: Rename omaha_client and similar tokens to update_client in all contexts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: rebase to master Created 5 years, 11 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
OLDNEW
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 466 matching lines...) Expand 10 before | Expand all | Expand 10 after
477 # TODO(brettw) should this go with the webrtc sources? 477 # TODO(brettw) should this go with the webrtc sources?
478 'browser/media/webrtc_log_list.cc', 478 'browser/media/webrtc_log_list.cc',
479 'browser/media/webrtc_log_list.h', 479 'browser/media/webrtc_log_list.h',
480 'browser/memory_details.cc', 480 'browser/memory_details.cc',
481 'browser/memory_details.h', 481 'browser/memory_details.h',
482 'browser/memory_details_android.cc', 482 'browser/memory_details_android.cc',
483 'browser/memory_details_linux.cc', 483 'browser/memory_details_linux.cc',
484 'browser/memory_details_mac.cc', 484 'browser/memory_details_mac.cc',
485 'browser/memory_details_win.cc', 485 'browser/memory_details_win.cc',
486 'browser/native_window_notification_source.h', 486 'browser/native_window_notification_source.h',
487 'browser/omaha_client/chrome_omaha_query_params_delegate.cc',
488 'browser/omaha_client/chrome_omaha_query_params_delegate.h',
489 'browser/omnibox/omnibox_log.cc', 487 'browser/omnibox/omnibox_log.cc',
490 'browser/omnibox/omnibox_log.h', 488 'browser/omnibox/omnibox_log.h',
491 'browser/performance_monitor/performance_monitor.cc', 489 'browser/performance_monitor/performance_monitor.cc',
492 'browser/performance_monitor/performance_monitor.h', 490 'browser/performance_monitor/performance_monitor.h',
493 'browser/performance_monitor/process_metrics_history.cc', 491 'browser/performance_monitor/process_metrics_history.cc',
494 'browser/performance_monitor/process_metrics_history.h', 492 'browser/performance_monitor/process_metrics_history.h',
495 'browser/platform_util.h', 493 'browser/platform_util.h',
496 'browser/platform_util_android.cc', 494 'browser/platform_util_android.cc',
497 'browser/platform_util_chromeos.cc', 495 'browser/platform_util_chromeos.cc',
498 'browser/platform_util_mac.mm', 496 'browser/platform_util_mac.mm',
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
657 'browser/thumbnails/thumbnailing_context.h', 655 'browser/thumbnails/thumbnailing_context.h',
658 'browser/translate/chrome_translate_client.cc', 656 'browser/translate/chrome_translate_client.cc',
659 'browser/translate/chrome_translate_client.h', 657 'browser/translate/chrome_translate_client.h',
660 'browser/translate/translate_accept_languages_factory.cc', 658 'browser/translate/translate_accept_languages_factory.cc',
661 'browser/translate/translate_accept_languages_factory.h', 659 'browser/translate/translate_accept_languages_factory.h',
662 'browser/translate/translate_service.cc', 660 'browser/translate/translate_service.cc',
663 'browser/translate/translate_service.h', 661 'browser/translate/translate_service.h',
664 'browser/undo/bookmark_renumber_observer.h', 662 'browser/undo/bookmark_renumber_observer.h',
665 'browser/undo/undo_manager_observer.h', 663 'browser/undo/undo_manager_observer.h',
666 'browser/undo/undo_operation.h', 664 'browser/undo/undo_operation.h',
665 'browser/update_client/chrome_update_query_params_delegate.cc',
666 'browser/update_client/chrome_update_query_params_delegate.h',
667 'browser/upgrade_detector.cc', 667 'browser/upgrade_detector.cc',
668 'browser/upgrade_detector.h', 668 'browser/upgrade_detector.h',
669 'browser/upload_list.cc', 669 'browser/upload_list.cc',
670 'browser/upload_list.h', 670 'browser/upload_list.h',
671 'browser/webdata/web_data_service_factory.cc', 671 'browser/webdata/web_data_service_factory.cc',
672 'browser/webdata/web_data_service_factory.h', 672 'browser/webdata/web_data_service_factory.h',
673 ], 673 ],
674 'chrome_browser_android_sources': [ 674 'chrome_browser_android_sources': [
675 'browser/metrics/android_metrics_provider.cc', 675 'browser/metrics/android_metrics_provider.cc',
676 'browser/metrics/android_metrics_provider.h', 676 'browser/metrics/android_metrics_provider.h',
(...skipping 2215 matching lines...) Expand 10 before | Expand all | Expand 10 after
2892 '../components/components.gyp:history_core_browser', 2892 '../components/components.gyp:history_core_browser',
2893 '../components/components.gyp:history_core_common', 2893 '../components/components.gyp:history_core_common',
2894 '../components/components.gyp:infobars_core', 2894 '../components/components.gyp:infobars_core',
2895 '../components/components.gyp:invalidation', 2895 '../components/components.gyp:invalidation',
2896 '../components/components.gyp:metrics', 2896 '../components/components.gyp:metrics',
2897 '../components/components.gyp:metrics_gpu', 2897 '../components/components.gyp:metrics_gpu',
2898 '../components/components.gyp:metrics_net', 2898 '../components/components.gyp:metrics_net',
2899 '../components/components.gyp:metrics_profiler', 2899 '../components/components.gyp:metrics_profiler',
2900 '../components/components.gyp:navigation_metrics', 2900 '../components/components.gyp:navigation_metrics',
2901 '../components/components.gyp:network_time', 2901 '../components/components.gyp:network_time',
2902 '../components/components.gyp:omaha_client',
2903 '../components/components.gyp:omnibox', 2902 '../components/components.gyp:omnibox',
2904 '../components/components.gyp:os_crypt', 2903 '../components/components.gyp:os_crypt',
2905 '../components/components.gyp:password_manager_core_browser', 2904 '../components/components.gyp:password_manager_core_browser',
2906 '../components/components.gyp:password_manager_core_common', 2905 '../components/components.gyp:password_manager_core_common',
2907 '../components/components.gyp:policy_component', 2906 '../components/components.gyp:policy_component',
2908 '../components/components.gyp:precache_core', 2907 '../components/components.gyp:precache_core',
2909 '../components/components.gyp:query_parser', 2908 '../components/components.gyp:query_parser',
2910 '../components/components.gyp:rappor', 2909 '../components/components.gyp:rappor',
2911 '../components/components.gyp:renderer_context_menu', 2910 '../components/components.gyp:renderer_context_menu',
2912 '../components/components.gyp:search', 2911 '../components/components.gyp:search',
2913 '../components/components.gyp:search_engines', 2912 '../components/components.gyp:search_engines',
2914 '../components/components.gyp:search_provider_logos', 2913 '../components/components.gyp:search_provider_logos',
2915 '../components/components.gyp:suggestions', 2914 '../components/components.gyp:suggestions',
2916 '../components/components.gyp:signin_core_browser', 2915 '../components/components.gyp:signin_core_browser',
2917 '../components/components.gyp:startup_metric_utils', 2916 '../components/components.gyp:startup_metric_utils',
2918 '../components/components.gyp:sync_driver', 2917 '../components/components.gyp:sync_driver',
2919 '../components/components.gyp:translate_core_browser', 2918 '../components/components.gyp:translate_core_browser',
2920 '../components/components.gyp:translate_core_common', 2919 '../components/components.gyp:translate_core_common',
2920 '../components/components.gyp:update_client',
2921 '../components/components.gyp:url_fixer', 2921 '../components/components.gyp:url_fixer',
2922 '../components/components.gyp:user_prefs', 2922 '../components/components.gyp:user_prefs',
2923 '../components/components.gyp:wallpaper', 2923 '../components/components.gyp:wallpaper',
2924 '../components/components_strings.gyp:components_strings', 2924 '../components/components_strings.gyp:components_strings',
2925 # This depends directly on the variations target, rather than just 2925 # This depends directly on the variations target, rather than just
2926 # transitively via the common target because the proto sources need to 2926 # transitively via the common target because the proto sources need to
2927 # be generated before code in this target can start building. 2927 # be generated before code in this target can start building.
2928 '../components/components.gyp:variations', 2928 '../components/components.gyp:variations',
2929 '../components/components.gyp:variations_http_provider', 2929 '../components/components.gyp:variations_http_provider',
2930 '../components/components.gyp:webdata_common', 2930 '../components/components.gyp:webdata_common',
(...skipping 785 matching lines...) Expand 10 before | Expand all | Expand 10 after
3716 'variables': { 3716 'variables': {
3717 'proto_in_dir': 'browser/sync_file_system/drive_backend', 3717 'proto_in_dir': 'browser/sync_file_system/drive_backend',
3718 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', 3718 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend',
3719 }, 3719 },
3720 'includes': [ '../build/protoc.gypi' ] 3720 'includes': [ '../build/protoc.gypi' ]
3721 }, 3721 },
3722 ], 3722 ],
3723 },], 3723 },],
3724 ], 3724 ],
3725 } 3725 }
OLDNEW
« no previous file with comments | « chrome/browser/update_client/chrome_update_query_params_delegate_unittest.cc ('k') | chrome/chrome_browser_extensions.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698