[go: nahoru, domu]

blob: 0a127dc46dc003f5ee9e64b3c9a0beee140afabe [file] [log] [blame]
Avi Drissman3e1a26c2022-09-15 20:26:031# Copyright 2020 The Chromium Authors
Luciano Pachecofe178062020-12-09 01:46:042# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5import("//ui/webui/resources/tools/generate_grd.gni")
6
7generated_static_grdp = "$target_gen_dir/static_resources.grdp"
8
9generate_grd("build_static_grdp") {
10 out_grd = generated_static_grdp
11 grd_prefix = "file_manager"
12
13 resource_path_prefix = "file_manager"
14
15 input_files_base_dir = rebase_path(".", "//")
16
17 input_files = [
Luciano Pacheco58cbde102021-05-31 06:03:0918 "main.html",
Luciano Pachecoa83c0232023-09-07 07:20:2219 "init_globals.js",
Luciano Pacheco58cbde102021-05-31 06:03:0920
Luciano Pachecofe178062020-12-09 01:46:0421 # CSS:
Luciano Pachecofe178062020-12-09 01:46:0422 "foreground/css/combobutton.css",
23 "foreground/css/common.css",
24 "foreground/css/file_manager.css",
Luciano Pachecofe178062020-12-09 01:46:0425 "foreground/css/file_types.css",
26 "foreground/css/list.css",
27 "foreground/css/menu.css",
28 "foreground/css/table.css",
29 "foreground/css/tree.css",
30
31 # Images:
Luciano Pachecofe178062020-12-09 01:46:0432 "foreground/images/common/dragger.svg",
33 "foreground/images/common/ic_close.svg",
34 "foreground/images/common/ic_selected.svg",
Luciano Pachecofe178062020-12-09 01:46:0435 "foreground/images/files/ui/arrow_right.svg",
Luciano Pachecofe178062020-12-09 01:46:0436 "foreground/images/files/ui/back.svg",
Joel Hockeya8d839c2023-06-13 04:16:5337 "foreground/images/files/ui/bulk_pinning_battery_saver.svg",
Ben Reich40806e262023-04-28 06:46:3138 "foreground/images/files/ui/bulk_pinning_done.svg",
Ben Reich746678e62023-05-01 00:59:0239 "foreground/images/files/ui/bulk_pinning_offline.svg",
Bo Majewski015b5822023-03-16 00:40:0840 "foreground/images/files/ui/check.svg",
Ben Reichf9d4c732023-05-23 07:04:1441 "foreground/images/files/ui/cant_pin.svg",
Bo Majewski015b5822023-03-16 00:40:0842 "foreground/images/files/ui/cloud_done.svg",
43 "foreground/images/files/ui/cloud_error.svg",
44 "foreground/images/files/ui/cloud_offline.svg",
45 "foreground/images/files/ui/cloud.svg",
Ben Reichbc65d262023-09-04 23:10:0746 "foreground/images/files/ui/cloud_paused.svg",
Bo Majewski015b5822023-03-16 00:40:0847 "foreground/images/files/ui/cloud_sync.svg",
Luciano Pachecofe178062020-12-09 01:46:0448 "foreground/images/files/ui/delete_ng.svg",
Bo Majewski015b5822023-03-16 00:40:0849 "foreground/images/files/ui/delete.svg",
François Degros1b4d16552023-05-11 01:59:5750 "foreground/images/files/ui/drive_bulk_pinning.svg",
Luciano Pachecofe178062020-12-09 01:46:0451 "foreground/images/files/ui/drive_logo.svg",
Ben Reichd376ccc92021-09-10 03:08:4752 "foreground/images/files/ui/drive_offline_icon.svg",
Wenbo Jie7dd57b682022-07-14 03:58:5053 "foreground/images/files/ui/empty_folder.svg",
Bo Majewski389c2952023-02-03 20:31:5154 "foreground/images/files/ui/empty_search_results.svg",
Ben Reich5c462fd2022-09-20 08:15:1355 "foreground/images/files/ui/empty_trash_folder.svg",
Oleg Davydov14b21a62023-04-17 14:12:2556 "foreground/images/files/ui/encrypted.svg",
Bo Majewski015b5822023-03-16 00:40:0857 "foreground/images/files/ui/error_banner_icon.svg",
Marcello Salomao30058ab2022-10-10 08:19:4658 "foreground/images/files/ui/error.svg",
Luciano Pachecofe178062020-12-09 01:46:0459 "foreground/images/files/ui/external_link.svg",
Luciano Pachecofe178062020-12-09 01:46:0460 "foreground/images/files/ui/filetype_placeholder_generic.svg",
David Blackc220e262020-12-09 19:58:4861 "foreground/images/files/ui/holding_space_welcome_image.svg",
Luciano Pachecofe178062020-12-09 01:46:0462 "foreground/images/files/ui/info.svg",
63 "foreground/images/files/ui/list_check.svg",
64 "foreground/images/files/ui/menu_ng.svg",
Peter Marshallb31f49232022-11-21 04:40:5065 "foreground/images/files/ui/ms365.svg",
Ben Reich24e8ec232022-10-10 05:39:0766 "foreground/images/files/ui/nudge_star_icon.svg",
Luciano Pachecofe178062020-12-09 01:46:0467 "foreground/images/files/ui/offline.svg",
Cassy Chun-Crogan8602b3b2023-05-12 02:49:2568 "foreground/images/files/ui/odfs_reauthentication_required.svg",
Bo Majewski015b5822023-03-16 00:40:0869 "foreground/images/files/ui/photos_logo.svg",
Wenbo Jie61a79692023-05-25 00:12:3470 "foreground/images/files/ui/quickview_star.svg",
Luciano Pachecofe178062020-12-09 01:46:0471 "foreground/images/files/ui/refresh.svg",
Joel Hockeyd8f91722021-01-31 02:34:0972 "foreground/images/files/ui/restore.svg",
Luciano Pachecofe178062020-12-09 01:46:0473 "foreground/images/files/ui/search_clear_filled.svg",
Bo Majewski015b5822023-03-16 00:40:0874 "foreground/images/files/ui/search.svg",
Bo Majewskid21ea812022-11-30 06:44:5175 "foreground/images/files/ui/select_filetype.svg",
76 "foreground/images/files/ui/select_location.svg",
77 "foreground/images/files/ui/select_time.svg",
Luciano Pachecofe178062020-12-09 01:46:0478 "foreground/images/files/ui/share_ng.svg",
Ben Reich75d97b2e2023-05-02 04:20:2779 "foreground/images/files/ui/shortcut.svg",
Luciano Pachecofe178062020-12-09 01:46:0480 "foreground/images/files/ui/sort_desc.svg",
81 "foreground/images/files/ui/sorting_ng.svg",
Bo Majewski015b5822023-03-16 00:40:0882 "foreground/images/files/ui/state_banner_icon.svg",
Luciano Pachecofe178062020-12-09 01:46:0483 "foreground/images/files/ui/view_list.svg",
84 "foreground/images/files/ui/view_thumbnail.svg",
85 "foreground/images/files/ui/visibility_ng.svg",
Bo Majewski015b5822023-03-16 00:40:0886 "foreground/images/files/ui/warning_banner_icon.svg",
Luciano Pachecofe178062020-12-09 01:46:0487 "foreground/images/files/ui/warning.svg",
Bo Majewski015b5822023-03-16 00:40:0888 "foreground/images/files/ui/xf_select_dropdown.svg",
Luciano Pachecofe178062020-12-09 01:46:0489 "foreground/images/filetype/filetype_archive.svg",
90 "foreground/images/filetype/filetype_audio.svg",
91 "foreground/images/filetype/filetype_excel.svg",
Luciano Pachecofe178062020-12-09 01:46:0492 "foreground/images/filetype/filetype_folder_shared.svg",
Bo Majewski015b5822023-03-16 00:40:0893 "foreground/images/filetype/filetype_folder.svg",
Luciano Pachecofe178062020-12-09 01:46:0494 "foreground/images/filetype/filetype_gdoc.svg",
95 "foreground/images/filetype/filetype_gdraw.svg",
96 "foreground/images/filetype/filetype_generic.svg",
97 "foreground/images/filetype/filetype_gform.svg",
98 "foreground/images/filetype/filetype_gmap.svg",
99 "foreground/images/filetype/filetype_gsheet.svg",
100 "foreground/images/filetype/filetype_gsite.svg",
Jérémie Boulic4f3908a52024-01-07 23:29:36101 "foreground/images/filetype/filetype_gmaillayout.svg",
Luciano Pachecofe178062020-12-09 01:46:04102 "foreground/images/filetype/filetype_gslides.svg",
103 "foreground/images/filetype/filetype_gtable.svg",
104 "foreground/images/filetype/filetype_image.svg",
105 "foreground/images/filetype/filetype_pdf.svg",
106 "foreground/images/filetype/filetype_ppt.svg",
107 "foreground/images/filetype/filetype_script.svg",
108 "foreground/images/filetype/filetype_sites.svg",
109 "foreground/images/filetype/filetype_team_drive.svg",
110 "foreground/images/filetype/filetype_tini.svg",
111 "foreground/images/filetype/filetype_video.svg",
112 "foreground/images/filetype/filetype_word.svg",
113 "foreground/images/volumes/android.svg",
114 "foreground/images/volumes/archive.svg",
David Munrof80bc762023-08-02 07:09:01115 "foreground/images/volumes/bruschetta.svg",
Luciano Pachecofe178062020-12-09 01:46:04116 "foreground/images/volumes/camera.svg",
117 "foreground/images/volumes/cd.svg",
118 "foreground/images/volumes/computer.svg",
119 "foreground/images/volumes/devices.svg",
120 "foreground/images/volumes/downloads.svg",
121 "foreground/images/volumes/drive.svg",
122 "foreground/images/volumes/hard_drive.svg",
Luciano Pachecofe178062020-12-09 01:46:04123 "foreground/images/volumes/linux_files.svg",
124 "foreground/images/volumes/my_files.svg",
125 "foreground/images/volumes/offline.svg",
126 "foreground/images/volumes/phone.svg",
127 "foreground/images/volumes/plugin_vm_ng.svg",
128 "foreground/images/volumes/recent.svg",
129 "foreground/images/volumes/sd.svg",
130 "foreground/images/volumes/service_drive.svg",
131 "foreground/images/volumes/shared.svg",
132 "foreground/images/volumes/shortcut.svg",
133 "foreground/images/volumes/smb.svg",
134 "foreground/images/volumes/team_drive.svg",
135 "foreground/images/volumes/usb.svg",
Luciano Pachecofe178062020-12-09 01:46:04136 ]
137}