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

Side by Side Diff: ui/file_manager/file_manager_resources.grd

Issue 2811183006: Revert of Build ZIP archiver in ui/file_manager. (Closed)
Patch Set: Created 3 years, 8 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 | « ui/file_manager/BUILD.gn ('k') | ui/file_manager/zip_archiver/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false"> 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
3 <outputs> 3 <outputs>
4 <output filename="grit/file_manager_resources.h" type="rc_header"> 4 <output filename="grit/file_manager_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/file_manager_resources_map.cc" type="resource_file_ma p_source" /> 7 <output filename="grit/file_manager_resources_map.cc" type="resource_file_ma p_source" />
8 <output filename="grit/file_manager_resources_map.h" type="resource_map_head er" /> 8 <output filename="grit/file_manager_resources_map.h" type="resource_map_head er" />
9 <output filename="file_manager_resources.pak" type="data_package" /> 9 <output filename="file_manager_resources.pak" type="data_package" />
10 <output filename="file_manager_resources.rc" type="rc_all" /> 10 <output filename="file_manager_resources.rc" type="rc_all" />
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 <include name="IDR_AUDIO_PLAYER_ICON_128" file="audio_player/icons/audio-p layer-128.png" type="BINDATA" /> 174 <include name="IDR_AUDIO_PLAYER_ICON_128" file="audio_player/icons/audio-p layer-128.png" type="BINDATA" />
175 <include name="IDR_AUDIO_PLAYER_ICON_256" file="audio_player/icons/audio-p layer-256.png" type="BINDATA" /> 175 <include name="IDR_AUDIO_PLAYER_ICON_256" file="audio_player/icons/audio-p layer-256.png" type="BINDATA" />
176 176
177 <!-- The Gallery app pages and scripts. --> 177 <!-- The Gallery app pages and scripts. -->
178 <include name="IDR_GALLERY_MANIFEST" file="gallery/manifest.json" type="BI NDATA" /> 178 <include name="IDR_GALLERY_MANIFEST" file="gallery/manifest.json" type="BI NDATA" />
179 <include name="IDR_GALLERY" file="gallery/gallery.html" allowexternalscrip t="true" flattenhtml="true" type="BINDATA" /> 179 <include name="IDR_GALLERY" file="gallery/gallery.html" allowexternalscrip t="true" flattenhtml="true" type="BINDATA" />
180 <include name="IDR_GALLERY_JS" file="gallery/js/gallery_scripts.js" flatte nhtml="true" type="BINDATA" /> 180 <include name="IDR_GALLERY_JS" file="gallery/js/gallery_scripts.js" flatte nhtml="true" type="BINDATA" />
181 <include name="IDR_GALLERY_BACKGROUND_JS" file="gallery/js/background_scri pts.js" flattenhtml="true" type="BINDATA" /> 181 <include name="IDR_GALLERY_BACKGROUND_JS" file="gallery/js/background_scri pts.js" flattenhtml="true" type="BINDATA" />
182 <include name="IDR_GALLERY_METADATA_WORKER_JS" file="gallery/js/metadata_w orker.js" flattenhtml="true" type="BINDATA" /> 182 <include name="IDR_GALLERY_METADATA_WORKER_JS" file="gallery/js/metadata_w orker.js" flattenhtml="true" type="BINDATA" />
183 183
184 <!-- Zip Archiver. -->
185 <include name="IDR_ZIP_ARCHIVER_MANIFEST" file="zip_archiver/manifest.json " type="BINDATA" />
186 <include name="IDR_ZIP_ARCHIVER_COMPRESSOR_HTML" file="zip_archiver/html/c ompressor.html" allowexternalscript="true" flattenhtml="true" type="BINDATA" />
187 <include name="IDR_ZIP_ARCHIVER_PASSPHRASE_DIALOG_HTML" file="zip_archiver /html/passphrase-dialog.html" allowexternalscript="true" flattenhtml="true" type ="BINDATA" />
188 <include name="IDR_ZIP_ARCHIVER_PASSPHRASE_HTML" file="zip_archiver/html/p assphrase.html" allowexternalscript="true" flattenhtml="true" type="BINDATA" />
189 <include name="IDR_ZIP_ARCHIVER_POLYMER_HTML" flattenhtml="true" file="zip _archiver/third-party/polymer.html" allowexternalscript="true" type="BINDATA" />
190 <include name="IDR_ZIP_ARCHIVER_APP_JS" file="zip_archiver/js/app.js" flat tenhtml="true" type="BINDATA" />
191 <include name="IDR_ZIP_ARCHIVER_BACKGROUND_JS" file="zip_archiver/js/backg round.js" flattenhtml="true" type="BINDATA" />
192 <include name="IDR_ZIP_ARCHIVER_BUILD_CONFIG_JS" file="zip_archiver/js/bui ld-config.js" flattenhtml="true" type="BINDATA" />
193 <include name="IDR_ZIP_ARCHIVER_COMPRESSOR_FOREGROUND_JS" file="zip_archiv er/js/compressor-foreground.js" flattenhtml="true" type="BINDATA" />
194 <include name="IDR_ZIP_ARCHIVER_COMPRESSOR_JS" file="zip_archiver/js/compr essor.js" flattenhtml="true" type="BINDATA" />
195 <include name="IDR_ZIP_ARCHIVER_DECOMPRESSOR_JS" file="zip_archiver/js/dec ompressor.js" flattenhtml="true" type="BINDATA" />
196 <include name="IDR_ZIP_ARCHIVER_PASSPHRASE_DIALOG_JS" file="zip_archiver/j s/passphrase-dialog.js" flattenhtml="true" type="BINDATA" />
197 <include name="IDR_ZIP_ARCHIVER_PASSPHRASE_MANAGER_JS" file="zip_archiver/ js/passphrase-manager.js" flattenhtml="true" type="BINDATA" />
198 <include name="IDR_ZIP_ARCHIVER_REQUEST_JS" file="zip_archiver/js/request. js" flattenhtml="true" type="BINDATA" />
199 <include name="IDR_ZIP_ARCHIVER_TYPES_JS" file="zip_archiver/js/types.js" flattenhtml="true" type="BINDATA" />
200 <include name="IDR_ZIP_ARCHIVER_UNPACKER_JS" file="zip_archiver/js/unpacke r.js" flattenhtml="true" type="BINDATA" />
201 <include name="IDR_ZIP_ARCHIVER_VOLUME_JS" file="zip_archiver/js/volume.js " flattenhtml="true" type="BINDATA" />
202 <include name="IDR_ZIP_ARCHIVER_PASSPHRASE_CSS" file="zip_archiver/css/pas sphrase.css" flattenhtml="true" type="BINDATA" />
203 <include name="IDR_ZIP_ARCHIVER_PASSPHRASE_DIALOG_CSS" file="zip_archiver/ css/passphrase-dialog.css" flattenhtml="true" type="BINDATA" />
204 <include name="IDR_ZIP_ARCHIVER_ICON_16" file="zip_archiver/icons/icon16.p ng" type="BINDATA" />
205 <include name="IDR_ZIP_ARCHIVER_ICON_32" file="zip_archiver/icons/icon32.p ng" type="BINDATA" />
206 <include name="IDR_ZIP_ARCHIVER_ICON_64" file="zip_archiver/icons/icon64.p ng" type="BINDATA" />
207 <include name="IDR_ZIP_ARCHIVER_ICON_96" file="zip_archiver/icons/icon96.p ng" type="BINDATA" />
208 <include name="IDR_ZIP_ARCHIVER_ICON_128" file="zip_archiver/icons/icon128 .png" type="BINDATA" />
209 <include name="IDR_ZIP_ARCHIVER_MODULE_NMF" file="zip_archiver/module.nmf. txt" type="BINDATA" />
210 <if expr="enable_nacl">
211 <include name="IDR_ZIP_ARCHIVER_PEXE" file="${zip_archiver_pexe}" use_ba se_dir="false" type="BINDATA" />
212 </if>
213
214 <!-- Custom cursors (which grit cannot inline). --> 184 <!-- Custom cursors (which grit cannot inline). -->
215 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_CROP" file="gallery/ima ges/100/cursor_crop.png" type="BINDATA" /> 185 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_CROP" file="gallery/ima ges/100/cursor_crop.png" type="BINDATA" />
216 <include name="IDR_FILE_MANAGER_IMG_GALLERY_2X_CURSOR_CROP" file="gallery/ images/200/cursor_crop.png" type="BINDATA" /> 186 <include name="IDR_FILE_MANAGER_IMG_GALLERY_2X_CURSOR_CROP" file="gallery/ images/200/cursor_crop.png" type="BINDATA" />
217 187
218 <!-- Image loader extension manifest and scripts. --> 188 <!-- Image loader extension manifest and scripts. -->
219 <if expr="chromeos"> 189 <if expr="chromeos">
220 <include name="IDR_IMAGE_LOADER_MANIFEST" file="image_loader/manifest.js on" type="BINDATA" /> 190 <include name="IDR_IMAGE_LOADER_MANIFEST" file="image_loader/manifest.js on" type="BINDATA" />
221 <include name="IDR_IMAGE_LOADER_BACKGROUND_JS" file="image_loader/backgr ound_scripts.js" flattenhtml="true" type="BINDATA" /> 191 <include name="IDR_IMAGE_LOADER_BACKGROUND_JS" file="image_loader/backgr ound_scripts.js" flattenhtml="true" type="BINDATA" />
222 <include name="IDR_IMAGE_LOADER_CLIENT_JS" file="image_loader/image_load er_client.js" type="BINDATA" /> 192 <include name="IDR_IMAGE_LOADER_CLIENT_JS" file="image_loader/image_load er_client.js" type="BINDATA" />
223 193
224 <!-- Internal resources. --> 194 <!-- Internal resources. -->
225 <if expr="_google_chrome"> 195 <if expr="_google_chrome">
226 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_MANIFEST" file="image_load er/piex/piex.nmf.txt" type="BINDATA" /> 196 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_MANIFEST" file="image_load er/piex/piex.nmf.txt" type="BINDATA" />
227 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_PNACL" flattenhtml="true" file="image_loader/piex/piex.pexe.txt" type="BINDATA" /> 197 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_PNACL" flattenhtml="true" file="image_loader/piex/piex.pexe.txt" type="BINDATA" />
228 </if> 198 </if>
229 </if> 199 </if>
230 </includes> 200 </includes>
231 </release> 201 </release>
232 </grit> 202 </grit>
OLDNEW
« no previous file with comments | « ui/file_manager/BUILD.gn ('k') | ui/file_manager/zip_archiver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698