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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 2855021: Revert 50761 - Move the files in resources/shared/ into resources.pak... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 6 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
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_dll.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'browser', 8 'target_name': 'browser',
9 'type': '<(library)', 9 'type': '<(library)',
10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA',
11 'dependencies': [ 11 'dependencies': [
12 'common', 12 'common',
13 'common_net', 13 'common_net',
14 'chrome_extra_resources', 14 'chrome_extra_resources',
15 'chrome_resources', 15 'chrome_resources',
16 'chrome_strings', 16 'chrome_strings',
17 'chrome_version_info', 17 'chrome_version_info',
18 'component_extensions', 18 'component_extensions',
19 'domui_shared_resources',
19 'platform_locale_settings', 20 'platform_locale_settings',
20 'profile_import', 21 'profile_import',
21 'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp', 22 'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp',
22 'syncapi', 23 'syncapi',
23 'theme_resources', 24 'theme_resources',
24 'userfeedback_proto', 25 'userfeedback_proto',
25 '../app/app.gyp:app_resources', 26 '../app/app.gyp:app_resources',
26 '../app/app.gyp:app_strings', 27 '../app/app.gyp:app_strings',
27 '../media/media.gyp:media', 28 '../media/media.gyp:media',
28 '../printing/printing.gyp:printing', 29 '../printing/printing.gyp:printing',
(...skipping 994 matching lines...) Expand 10 before | Expand all | Expand 10 after
1023 'browser/dom_ui/new_tab_ui.cc', 1024 'browser/dom_ui/new_tab_ui.cc',
1024 'browser/dom_ui/new_tab_ui.h', 1025 'browser/dom_ui/new_tab_ui.h',
1025 'browser/dom_ui/ntp_resource_cache.cc', 1026 'browser/dom_ui/ntp_resource_cache.cc',
1026 'browser/dom_ui/ntp_resource_cache.h', 1027 'browser/dom_ui/ntp_resource_cache.h',
1027 'browser/dom_ui/options_ui.cc', 1028 'browser/dom_ui/options_ui.cc',
1028 'browser/dom_ui/options_ui.h', 1029 'browser/dom_ui/options_ui.h',
1029 'browser/dom_ui/plugins_ui.cc', 1030 'browser/dom_ui/plugins_ui.cc',
1030 'browser/dom_ui/plugins_ui.h', 1031 'browser/dom_ui/plugins_ui.h',
1031 'browser/dom_ui/remoting_ui.cc', 1032 'browser/dom_ui/remoting_ui.cc',
1032 'browser/dom_ui/remoting_ui.h', 1033 'browser/dom_ui/remoting_ui.h',
1033 'browser/dom_ui/shared_resources_data_source.cc',
1034 'browser/dom_ui/shared_resources_data_source.h',
1035 'browser/dom_ui/shown_sections_handler.cc', 1034 'browser/dom_ui/shown_sections_handler.cc',
1036 'browser/dom_ui/shown_sections_handler.h', 1035 'browser/dom_ui/shown_sections_handler.h',
1037 'browser/dom_ui/slideshow_ui.cc', 1036 'browser/dom_ui/slideshow_ui.cc',
1038 'browser/dom_ui/slideshow_ui.h', 1037 'browser/dom_ui/slideshow_ui.h',
1039 'browser/dom_ui/tips_handler.cc', 1038 'browser/dom_ui/tips_handler.cc',
1040 'browser/dom_ui/tips_handler.h', 1039 'browser/dom_ui/tips_handler.h',
1041 'browser/download/download_exe.cc', 1040 'browser/download/download_exe.cc',
1042 'browser/download/download_file.cc', 1041 'browser/download/download_file.cc',
1043 'browser/download/download_file.h', 1042 'browser/download/download_file.h',
1044 'browser/download/download_item_model.cc', 1043 'browser/download/download_item_model.cc',
(...skipping 1656 matching lines...) Expand 10 before | Expand all | Expand 10 after
2701 'browser/worker_host/worker_process_host.h', 2700 'browser/worker_host/worker_process_host.h',
2702 'browser/worker_host/worker_service.cc', 2701 'browser/worker_host/worker_service.cc',
2703 'browser/worker_host/worker_service.h', 2702 'browser/worker_host/worker_service.h',
2704 'browser/wrench_menu_model.cc', 2703 'browser/wrench_menu_model.cc',
2705 'browser/wrench_menu_model.h', 2704 'browser/wrench_menu_model.h',
2706 'browser/zygote_host_linux.cc', 2705 'browser/zygote_host_linux.cc',
2707 'browser/zygote_main_linux.cc', 2706 'browser/zygote_main_linux.cc',
2708 2707
2709 # These files are generated by GRIT. 2708 # These files are generated by GRIT.
2710 '<(grit_out_dir)/grit/bookmark_manager_resources_map.cc', 2709 '<(grit_out_dir)/grit/bookmark_manager_resources_map.cc',
2710 '<(grit_out_dir)/grit/theme_resources_map.cc',
2711 '<(grit_out_dir)/grit/net_internals_resources_map.cc', 2711 '<(grit_out_dir)/grit/net_internals_resources_map.cc',
2712 '<(grit_out_dir)/grit/shared_resources_map.cc',
2713 '<(grit_out_dir)/grit/theme_resources_map.cc',
2714 ], 2712 ],
2715 'conditions': [ 2713 'conditions': [
2716 ['javascript_engine=="v8"', { 2714 ['javascript_engine=="v8"', {
2717 'defines': [ 2715 'defines': [
2718 'CHROME_V8', 2716 'CHROME_V8',
2719 ], 2717 ],
2720 }], 2718 }],
2721 ['chromeos==0', { 2719 ['chromeos==0', {
2722 'sources/': [ 2720 'sources/': [
2723 ['exclude', '^browser/chromeos'], 2721 ['exclude', '^browser/chromeos'],
(...skipping 673 matching lines...) Expand 10 before | Expand all | Expand 10 after
3397 'browser/history/history_indexer.idl', 3395 'browser/history/history_indexer.idl',
3398 'browser/history_tab_ui.cc', 3396 'browser/history_tab_ui.cc',
3399 'browser/history_view.cc', 3397 'browser/history_view.cc',
3400 'browser/ime_input.cc', 3398 'browser/ime_input.cc',
3401 'browser/importer/ie_importer.cc', 3399 'browser/importer/ie_importer.cc',
3402 ], 3400 ],
3403 }], 3401 }],
3404 ], 3402 ],
3405 }, 3403 },
3406 { 3404 {
3405 'target_name': 'domui_shared_resources',
3406 'type': 'none',
3407 'msvs_guid': '7BB23C84-71AA-4320-9EE1-9EBCDB04C964',
3408 # TODO(arv): Once the msvs port supports it, change this to recursively
3409 # copy the entire directory instead of listing the files.
3410 # TODO(arv): We also need to allow filters so we do not copy the test
3411 # files. Tony said that another option would be to run a python script
3412 # here instead.
3413 # http://code.google.com/p/gyp/issues/detail?id=143.
3414 'copies': [
3415 {
3416 'destination': '<(PRODUCT_DIR)/resources/shared/css',
3417 'files': [
3418 'browser/resources/shared/css/button.css',
3419 'browser/resources/shared/css/list.css',
3420 'browser/resources/shared/css/menu.css',
3421 'browser/resources/shared/css/tree.css',
3422 'browser/resources/shared/css/tree.css.js',
3423 ]
3424 },
3425 {
3426 'destination': '<(PRODUCT_DIR)/resources/shared/images',
3427 'files': [
3428 '../app/resources/folder_closed.png',
3429 '../app/resources/folder_closed_rtl.png',
3430 '../app/resources/folder_open.png',
3431 '../app/resources/folder_open_rtl.png',
3432 'app/theme/bookmark_bar_folder_mac.png',
3433 ]
3434 },
3435 {
3436 'destination': '<(PRODUCT_DIR)/resources/shared/js',
3437 'files': [
3438 'browser/resources/shared/js/class_list.js',
3439 'browser/resources/shared/js/cr.js',
3440 'browser/resources/shared/js/i18n_template.js',
3441 'browser/resources/shared/js/local_strings.js',
3442 'browser/resources/shared/js/parse_html_subset.js',
3443 'browser/resources/shared/js/util.js',
3444 ]
3445 },
3446 {
3447 'destination': '<(PRODUCT_DIR)/resources/shared/js/cr',
3448 'files': [
3449 'browser/resources/shared/js/cr/event_target.js',
3450 'browser/resources/shared/js/cr/link_controller.js',
3451 'browser/resources/shared/js/cr/promise.js',
3452 'browser/resources/shared/js/cr/ui.js',
3453 ]
3454 },
3455 {
3456 'destination': '<(PRODUCT_DIR)/resources/shared/js/cr/ui',
3457 'files': [
3458 'browser/resources/shared/js/cr/ui/array_data_model.js',
3459 'browser/resources/shared/js/cr/ui/command.js',
3460 'browser/resources/shared/js/cr/ui/context_menu_handler.js',
3461 'browser/resources/shared/js/cr/ui/list.js',
3462 'browser/resources/shared/js/cr/ui/list_item.js',
3463 'browser/resources/shared/js/cr/ui/list_selection_model.js',
3464 'browser/resources/shared/js/cr/ui/menu.js',
3465 'browser/resources/shared/js/cr/ui/menu_button.js',
3466 'browser/resources/shared/js/cr/ui/menu_item.js',
3467 'browser/resources/shared/js/cr/ui/position_util.js',
3468 'browser/resources/shared/js/cr/ui/splitter.js',
3469 'browser/resources/shared/js/cr/ui/tree.js',
3470 ]
3471 },
3472 ]
3473 },
3474 {
3407 'target_name': 'component_extensions', 3475 'target_name': 'component_extensions',
3408 'type': 'none', 3476 'type': 'none',
3409 'msvs_guid': '50B52703-525F-404C-BFE2-C46D3375D73E', 3477 'msvs_guid': '50B52703-525F-404C-BFE2-C46D3375D73E',
3410 # TODO(aa): Once the msvs port supports it, change this to recursively 3478 # TODO(aa): Once the msvs port supports it, change this to recursively
3411 # copy the entire directory instead of listing the files. 3479 # copy the entire directory instead of listing the files.
3412 # http://code.google.com/p/gyp/issues/detail?id=143. 3480 # http://code.google.com/p/gyp/issues/detail?id=143.
3413 'copies': [ 3481 'copies': [
3414 { 3482 {
3415 'destination': '<(PRODUCT_DIR)/resources/gmail_app', 3483 'destination': '<(PRODUCT_DIR)/resources/gmail_app',
3416 'files': [ 3484 'files': [
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
3523 ], 3591 ],
3524 }, 3592 },
3525 ], 3593 ],
3526 } 3594 }
3527 3595
3528 # Local Variables: 3596 # Local Variables:
3529 # tab-width:2 3597 # tab-width:2
3530 # indent-tabs-mode:nil 3598 # indent-tabs-mode:nil
3531 # End: 3599 # End:
3532 # vim: set expandtab tabstop=2 shiftwidth=2: 3600 # vim: set expandtab tabstop=2 shiftwidth=2:
OLDNEW
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_dll.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698