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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 356303002: First pass on adding a chrome/browser GN target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 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 684 matching lines...) Expand 10 before | Expand all | Expand 10 after
695 'browser/local_discovery/privet_device_lister.cc', 695 'browser/local_discovery/privet_device_lister.cc',
696 'browser/local_discovery/privet_device_lister.h', 696 'browser/local_discovery/privet_device_lister.h',
697 'browser/local_discovery/privet_device_lister_impl.cc', 697 'browser/local_discovery/privet_device_lister_impl.cc',
698 'browser/local_discovery/privet_device_lister_impl.h', 698 'browser/local_discovery/privet_device_lister_impl.h',
699 'browser/local_discovery/privet_device_resolver.cc', 699 'browser/local_discovery/privet_device_resolver.cc',
700 'browser/local_discovery/privet_device_resolver.h', 700 'browser/local_discovery/privet_device_resolver.h',
701 'browser/local_discovery/privet_http.cc', 701 'browser/local_discovery/privet_http.cc',
702 'browser/local_discovery/privet_http.h', 702 'browser/local_discovery/privet_http.h',
703 'browser/local_discovery/privet_http_asynchronous_factory_mac.cc', 703 'browser/local_discovery/privet_http_asynchronous_factory_mac.cc',
704 'browser/local_discovery/privet_http_asynchronous_factory_mac.h', 704 'browser/local_discovery/privet_http_asynchronous_factory_mac.h',
705 'browser/local_discovery/privet_local_printer_lister.h',
tfarina 2014/06/29 19:51:10 why did you remove these?
brettw 2014/06/30 18:10:01 It's in another list already.
706 'browser/local_discovery/privet_local_printer_lister.cc',
707 'browser/local_discovery/privet_url_fetcher.cc', 705 'browser/local_discovery/privet_url_fetcher.cc',
708 'browser/local_discovery/privet_url_fetcher.h', 706 'browser/local_discovery/privet_url_fetcher.h',
709 'browser/local_discovery/privetv3_crypto_provider.cc', 707 'browser/local_discovery/privetv3_crypto_provider.cc',
710 'browser/local_discovery/privetv3_crypto_provider.h', 708 'browser/local_discovery/privetv3_crypto_provider.h',
711 'browser/local_discovery/privetv3_session.cc', 709 'browser/local_discovery/privetv3_session.cc',
712 'browser/local_discovery/privetv3_session.h', 710 'browser/local_discovery/privetv3_session.h',
713 'browser/local_discovery/privetv3_setup_flow.cc', 711 'browser/local_discovery/privetv3_setup_flow.cc',
714 'browser/local_discovery/privetv3_setup_flow.h', 712 'browser/local_discovery/privetv3_setup_flow.h',
715 'browser/local_discovery/privetv3_setup_operation.cc', 713 'browser/local_discovery/privetv3_setup_operation.cc',
716 'browser/local_discovery/privetv3_setup_operation.h', 714 'browser/local_discovery/privetv3_setup_operation.h',
(...skipping 947 matching lines...) Expand 10 before | Expand all | Expand 10 after
1664 'browser/webdata/logins_table_win.cc', 1662 'browser/webdata/logins_table_win.cc',
1665 'browser/webdata/web_apps_table.cc', 1663 'browser/webdata/web_apps_table.cc',
1666 'browser/webdata/web_apps_table.h', 1664 'browser/webdata/web_apps_table.h',
1667 'browser/webdata/web_data_service.cc', 1665 'browser/webdata/web_data_service.cc',
1668 'browser/webdata/web_data_service.h', 1666 'browser/webdata/web_data_service.h',
1669 'browser/webdata/web_data_service_factory.cc', 1667 'browser/webdata/web_data_service_factory.cc',
1670 'browser/webdata/web_data_service_factory.h', 1668 'browser/webdata/web_data_service_factory.h',
1671 'browser/webdata/web_data_service_win.cc', 1669 'browser/webdata/web_data_service_win.cc',
1672 'browser/webdata/web_intents_table.cc', 1670 'browser/webdata/web_intents_table.cc',
1673 'browser/webdata/web_intents_table.h', 1671 'browser/webdata/web_intents_table.h',
1674
1675 # These files are generated by GRIT.
1676 '<(grit_out_dir)/grit/component_extension_resources_map.cc',
tfarina 2014/06/29 19:51:10 I do not know why you make this change.
brettw 2014/06/30 18:10:01 I don't want these GYP variables to appear in the
1677 '<(grit_out_dir)/grit/theme_resources_map.cc',
1678 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/grit/ui_resources_map.cc',
1679
1680 # This file is generated by
1681 # chrome/browser/metrics/variations/generate_resources_map.py
1682 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/metrics/variations/generated_re sources_map.cc',
1683 ], 1672 ],
1684 'chrome_browser_mac_sources': [ 1673 'chrome_browser_mac_sources': [
1685 'browser/media_galleries/fileapi/iphoto_data_provider.cc', 1674 'browser/media_galleries/fileapi/iphoto_data_provider.cc',
1686 'browser/media_galleries/fileapi/iphoto_data_provider.h', 1675 'browser/media_galleries/fileapi/iphoto_data_provider.h',
1687 'browser/media_galleries/fileapi/iphoto_file_util.cc', 1676 'browser/media_galleries/fileapi/iphoto_file_util.cc',
1688 'browser/media_galleries/fileapi/iphoto_file_util.h', 1677 'browser/media_galleries/fileapi/iphoto_file_util.h',
1689 ], 1678 ],
1690 # Sources (generally "desktop OS importers") used only on Mac & Windows. 1679 # Sources (generally "desktop OS importers") used only on Mac & Windows.
1691 'chrome_browser_win_mac_sources': [ 1680 'chrome_browser_win_mac_sources': [
1692 'browser/media_galleries/fileapi/iapps_data_provider.cc', 1681 'browser/media_galleries/fileapi/iapps_data_provider.cc',
(...skipping 1287 matching lines...) Expand 10 before | Expand all | Expand 10 after
2980 '../ui/surface/surface.gyp:surface', 2969 '../ui/surface/surface.gyp:surface',
2981 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', 2970 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs',
2982 '../v8/tools/gyp/v8.gyp:v8', 2971 '../v8/tools/gyp/v8.gyp:v8',
2983 '../webkit/common/webkit_common.gyp:webkit_common', 2972 '../webkit/common/webkit_common.gyp:webkit_common',
2984 '../webkit/storage_browser.gyp:webkit_storage_browser', 2973 '../webkit/storage_browser.gyp:webkit_storage_browser',
2985 '../webkit/storage_common.gyp:webkit_storage_common', 2974 '../webkit/storage_common.gyp:webkit_storage_common',
2986 '../webkit/webkit_resources.gyp:webkit_resources', 2975 '../webkit/webkit_resources.gyp:webkit_resources',
2987 ], 2976 ],
2988 'sources': [ 2977 'sources': [
2989 '<@(chrome_browser_non_ios_sources)', 2978 '<@(chrome_browser_non_ios_sources)',
2979
2980 # These files are generated by GRIT.
2981 '<(grit_out_dir)/grit/component_extension_resources_map.cc',
2982 '<(grit_out_dir)/grit/theme_resources_map.cc',
2983 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/grit/ui_resources_map.cc ',
2984
2985 # This file is generated by
2986 # chrome/browser/metrics/variations/generate_resources_map.py
2987 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/metrics/variations/genera ted_resources_map.cc',
2990 ], 2988 ],
2991 'defines': [ 2989 'defines': [
2992 '<@(nacl_defines)', 2990 '<@(nacl_defines)',
2993 ], 2991 ],
2994 'direct_dependent_settings': { 2992 'direct_dependent_settings': {
2995 'defines': [ 2993 'defines': [
2996 '<@(nacl_defines)', 2994 '<@(nacl_defines)',
2997 ], 2995 ],
2998 }, 2996 },
2999 }, { # OS == "ios" 2997 }, { # OS == "ios"
(...skipping 579 matching lines...) Expand 10 before | Expand all | Expand 10 after
3579 'package_name': 'org/chromium/chrome/browser', 3577 'package_name': 'org/chromium/chrome/browser',
3580 'template_deps': ['browser/android/tab_load_status.h'], 3578 'template_deps': ['browser/android/tab_load_status.h'],
3581 }, 3579 },
3582 'includes': [ '../build/android/java_cpp_template.gypi' ], 3580 'includes': [ '../build/android/java_cpp_template.gypi' ],
3583 }, 3581 },
3584 ], 3582 ],
3585 }, 3583 },
3586 ], 3584 ],
3587 ], 3585 ],
3588 } 3586 }
OLDNEW
« build/secondary/tools/grit/grit_rule.gni ('K') | « chrome/browser/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698