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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 2817026: Move the files in resources/shared/ into resources.pak (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Rebase after tony's commit 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
« 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',
20 'platform_locale_settings', 19 'platform_locale_settings',
21 'profile_import', 20 'profile_import',
22 'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp', 21 'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp',
23 'syncapi', 22 'syncapi',
24 'theme_resources', 23 'theme_resources',
25 'userfeedback_proto', 24 'userfeedback_proto',
26 '../app/app.gyp:app_resources', 25 '../app/app.gyp:app_resources',
27 '../app/app.gyp:app_strings', 26 '../app/app.gyp:app_strings',
28 '../media/media.gyp:media', 27 '../media/media.gyp:media',
29 '../printing/printing.gyp:printing', 28 '../printing/printing.gyp:printing',
(...skipping 994 matching lines...) Expand 10 before | Expand all | Expand 10 after
1024 'browser/dom_ui/new_tab_ui.cc', 1023 'browser/dom_ui/new_tab_ui.cc',
1025 'browser/dom_ui/new_tab_ui.h', 1024 'browser/dom_ui/new_tab_ui.h',
1026 'browser/dom_ui/ntp_resource_cache.cc', 1025 'browser/dom_ui/ntp_resource_cache.cc',
1027 'browser/dom_ui/ntp_resource_cache.h', 1026 'browser/dom_ui/ntp_resource_cache.h',
1028 'browser/dom_ui/options_ui.cc', 1027 'browser/dom_ui/options_ui.cc',
1029 'browser/dom_ui/options_ui.h', 1028 'browser/dom_ui/options_ui.h',
1030 'browser/dom_ui/plugins_ui.cc', 1029 'browser/dom_ui/plugins_ui.cc',
1031 'browser/dom_ui/plugins_ui.h', 1030 'browser/dom_ui/plugins_ui.h',
1032 'browser/dom_ui/remoting_ui.cc', 1031 'browser/dom_ui/remoting_ui.cc',
1033 'browser/dom_ui/remoting_ui.h', 1032 'browser/dom_ui/remoting_ui.h',
1033 'browser/dom_ui/shared_resources_data_source.cc',
1034 'browser/dom_ui/shared_resources_data_source.h',
1034 'browser/dom_ui/shown_sections_handler.cc', 1035 'browser/dom_ui/shown_sections_handler.cc',
1035 'browser/dom_ui/shown_sections_handler.h', 1036 'browser/dom_ui/shown_sections_handler.h',
1036 'browser/dom_ui/slideshow_ui.cc', 1037 'browser/dom_ui/slideshow_ui.cc',
1037 'browser/dom_ui/slideshow_ui.h', 1038 'browser/dom_ui/slideshow_ui.h',
1038 'browser/dom_ui/tips_handler.cc', 1039 'browser/dom_ui/tips_handler.cc',
1039 'browser/dom_ui/tips_handler.h', 1040 'browser/dom_ui/tips_handler.h',
1040 'browser/download/download_exe.cc', 1041 'browser/download/download_exe.cc',
1041 'browser/download/download_file.cc', 1042 'browser/download/download_file.cc',
1042 'browser/download/download_file.h', 1043 'browser/download/download_file.h',
1043 'browser/download/download_item_model.cc', 1044 'browser/download/download_item_model.cc',
(...skipping 1656 matching lines...) Expand 10 before | Expand all | Expand 10 after
2700 'browser/worker_host/worker_process_host.h', 2701 'browser/worker_host/worker_process_host.h',
2701 'browser/worker_host/worker_service.cc', 2702 'browser/worker_host/worker_service.cc',
2702 'browser/worker_host/worker_service.h', 2703 'browser/worker_host/worker_service.h',
2703 'browser/wrench_menu_model.cc', 2704 'browser/wrench_menu_model.cc',
2704 'browser/wrench_menu_model.h', 2705 'browser/wrench_menu_model.h',
2705 'browser/zygote_host_linux.cc', 2706 'browser/zygote_host_linux.cc',
2706 'browser/zygote_main_linux.cc', 2707 'browser/zygote_main_linux.cc',
2707 2708
2708 # These files are generated by GRIT. 2709 # These files are generated by GRIT.
2709 '<(grit_out_dir)/grit/bookmark_manager_resources_map.cc', 2710 '<(grit_out_dir)/grit/bookmark_manager_resources_map.cc',
2711 '<(grit_out_dir)/grit/net_internals_resources_map.cc',
2712 '<(grit_out_dir)/grit/shared_resources_map.cc',
2710 '<(grit_out_dir)/grit/theme_resources_map.cc', 2713 '<(grit_out_dir)/grit/theme_resources_map.cc',
2711 '<(grit_out_dir)/grit/net_internals_resources_map.cc',
2712 ], 2714 ],
2713 'conditions': [ 2715 'conditions': [
2714 ['javascript_engine=="v8"', { 2716 ['javascript_engine=="v8"', {
2715 'defines': [ 2717 'defines': [
2716 'CHROME_V8', 2718 'CHROME_V8',
2717 ], 2719 ],
2718 }], 2720 }],
2719 ['chromeos==0', { 2721 ['chromeos==0', {
2720 'sources/': [ 2722 'sources/': [
2721 ['exclude', '^browser/chromeos'], 2723 ['exclude', '^browser/chromeos'],
(...skipping 673 matching lines...) Expand 10 before | Expand all | Expand 10 after
3395 'browser/history/history_indexer.idl', 3397 'browser/history/history_indexer.idl',
3396 'browser/history_tab_ui.cc', 3398 'browser/history_tab_ui.cc',
3397 'browser/history_view.cc', 3399 'browser/history_view.cc',
3398 'browser/ime_input.cc', 3400 'browser/ime_input.cc',
3399 'browser/importer/ie_importer.cc', 3401 'browser/importer/ie_importer.cc',
3400 ], 3402 ],
3401 }], 3403 }],
3402 ], 3404 ],
3403 }, 3405 },
3404 { 3406 {
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 {
3475 'target_name': 'component_extensions', 3407 'target_name': 'component_extensions',
3476 'type': 'none', 3408 'type': 'none',
3477 'msvs_guid': '50B52703-525F-404C-BFE2-C46D3375D73E', 3409 'msvs_guid': '50B52703-525F-404C-BFE2-C46D3375D73E',
3478 # TODO(aa): Once the msvs port supports it, change this to recursively 3410 # TODO(aa): Once the msvs port supports it, change this to recursively
3479 # copy the entire directory instead of listing the files. 3411 # copy the entire directory instead of listing the files.
3480 # http://code.google.com/p/gyp/issues/detail?id=143. 3412 # http://code.google.com/p/gyp/issues/detail?id=143.
3481 'copies': [ 3413 'copies': [
3482 { 3414 {
3483 'destination': '<(PRODUCT_DIR)/resources/gmail_app', 3415 'destination': '<(PRODUCT_DIR)/resources/gmail_app',
3484 'files': [ 3416 'files': [
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
3591 ], 3523 ],
3592 }, 3524 },
3593 ], 3525 ],
3594 } 3526 }
3595 3527
3596 # Local Variables: 3528 # Local Variables:
3597 # tab-width:2 3529 # tab-width:2
3598 # indent-tabs-mode:nil 3530 # indent-tabs-mode:nil
3599 # End: 3531 # End:
3600 # vim: set expandtab tabstop=2 shiftwidth=2: 3532 # 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