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

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

Issue 2305623003: Support to repeat one song in Audio Player. (Closed)
Patch Set: Created 4 years, 3 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
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 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 <!-- AudioPlayer.app pages and scripts. --> 147 <!-- AudioPlayer.app pages and scripts. -->
148 <include name="IDR_AUDIO_PLAYER_MANIFEST" file="audio_player/manifest.json " type="BINDATA" /> 148 <include name="IDR_AUDIO_PLAYER_MANIFEST" file="audio_player/manifest.json " type="BINDATA" />
149 <include name="IDR_AUDIO_PLAYER_BACKGROUND_JS" file="audio_player/js/backg round_scripts.js" flattenhtml="true" type="BINDATA" /> 149 <include name="IDR_AUDIO_PLAYER_BACKGROUND_JS" file="audio_player/js/backg round_scripts.js" flattenhtml="true" type="BINDATA" />
150 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_CSS" file="audio_pla yer/elements/audio_player.css" flattenhtml="true" type="BINDATA" /> 150 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_CSS" file="audio_pla yer/elements/audio_player.css" flattenhtml="true" type="BINDATA" />
151 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_HTML" file="audio_pl ayer/elements/audio_player.html" type="BINDATA" /> 151 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_HTML" file="audio_pl ayer/elements/audio_player.html" type="BINDATA" />
152 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_JS" file="audio_play er/elements/audio_player.js" type="BINDATA" /> 152 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_JS" file="audio_play er/elements/audio_player.js" type="BINDATA" />
153 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_CSS" file="audio_pl ayer/elements/control_panel.css" flattenhtml="true" type="BINDATA" /> 153 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_CSS" file="audio_pl ayer/elements/control_panel.css" flattenhtml="true" type="BINDATA" />
154 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_HTML" file="audio_p layer/elements/control_panel.html" type="BINDATA" /> 154 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_HTML" file="audio_p layer/elements/control_panel.html" type="BINDATA" />
155 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_JS" file="audio_pla yer/elements/control_panel.js" type="BINDATA" /> 155 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_JS" file="audio_pla yer/elements/control_panel.js" type="BINDATA" />
156 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_INFO_PANEL_CSS" file="audio _player/elements/track_info_panel.css" flattenhtml="true" type="BINDATA" /> 156 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_INFO_PANEL_CSS" file="audio _player/elements/track_info_panel.css" flattenhtml="true" type="BINDATA" />
157 <include name="IDR_AUDIO_PLAYER_ELEMENTS_REPEAT_BUTTON_HTML" file="audio_p layer/elements/repeat_button.html" type="BINDATA" />
158 <include name="IDR_AUDIO_PLAYER_ELEMENTS_REPEAT_BUTTON_JS" file="audio_pla yer/elements/repeat_button.js" type="BINDATA" />
159 <include name="IDR_AUDIO_PLAYER_ELEMENTS_REPEAT_BUTTON_CSS" file="audio_pl ayer/elements/repeat_button.css" flattenhtml="true" type="BINDATA" />
fukino 2016/09/02 12:11:49 _CSS should be the first in alphabetical order.
harukam 2016/09/05 04:35:03 Sorry for the carelessness. Done.
157 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_INFO_PANEL_HTML" file="audi o_player/elements/track_info_panel.html" type="BINDATA" /> 160 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_INFO_PANEL_HTML" file="audi o_player/elements/track_info_panel.html" type="BINDATA" />
158 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_INFO_PANEL_JS" file="audio_ player/elements/track_info_panel.js" type="BINDATA" /> 161 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_INFO_PANEL_JS" file="audio_ player/elements/track_info_panel.js" type="BINDATA" />
159 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_CSS" file="audio_playe r/elements/track_list.css" flattenhtml="true" type="BINDATA" /> 162 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_CSS" file="audio_playe r/elements/track_list.css" flattenhtml="true" type="BINDATA" />
160 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_HTML" file="audio_play er/elements/track_list.html" type="BINDATA" /> 163 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_HTML" file="audio_play er/elements/track_list.html" type="BINDATA" />
161 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_JS" file="audio_player /elements/track_list.js" type="BINDATA" /> 164 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_JS" file="audio_player /elements/track_list.js" type="BINDATA" />
162 <include name="IDR_AUDIO_PLAYER_METADATA_WORKER_JS" file="audio_player/js/ metadata_worker.js" flattenhtml="true" type="BINDATA" /> 165 <include name="IDR_AUDIO_PLAYER_METADATA_WORKER_JS" file="audio_player/js/ metadata_worker.js" flattenhtml="true" type="BINDATA" />
163 <include name="IDR_AUDIO_PLAYER" file="audio_player/audio_player.html" all owexternalscript="true" flattenhtml="true" type="BINDATA" /> 166 <include name="IDR_AUDIO_PLAYER" file="audio_player/audio_player.html" all owexternalscript="true" flattenhtml="true" type="BINDATA" />
164 <include name="IDR_AUDIO_PLAYER_JS" file="audio_player/js/audio_player_scr ipts.js" flattenhtml="true" type="BINDATA" /> 167 <include name="IDR_AUDIO_PLAYER_JS" file="audio_player/js/audio_player_scr ipts.js" flattenhtml="true" type="BINDATA" />
165 <include name="IDR_AUDIO_PLAYER_ICON_FAVICON_16" file="audio_player/icons/ audio-player-favicon-16.png" type="BINDATA" /> 168 <include name="IDR_AUDIO_PLAYER_ICON_FAVICON_16" file="audio_player/icons/ audio-player-favicon-16.png" type="BINDATA" />
166 <include name="IDR_AUDIO_PLAYER_ICON_FAVICON_32" file="audio_player/icons/ audio-player-favicon-32.png" type="BINDATA" /> 169 <include name="IDR_AUDIO_PLAYER_ICON_FAVICON_32" file="audio_player/icons/ audio-player-favicon-32.png" type="BINDATA" />
(...skipping 26 matching lines...) Expand all
193 </if> 196 </if>
194 <if expr="_google_chrome"> 197 <if expr="_google_chrome">
195 <!-- This entry overrides IDR_IMAGE_LOADER_PIEX_LOADER_PNACL with cont ent of ../internal/piex/piex.pexe. --> 198 <!-- This entry overrides IDR_IMAGE_LOADER_PIEX_LOADER_PNACL with cont ent of ../internal/piex/piex.pexe. -->
196 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_PNACL" file="internal/piex /piex.pexe" type="BINDATA" /> 199 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_PNACL" file="internal/piex /piex.pexe" type="BINDATA" />
197 </if> 200 </if>
198 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_MANIFEST" file="image_loader /piex/piex.nmf.txt" type="BINDATA" /> 201 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_MANIFEST" file="image_loader /piex/piex.nmf.txt" type="BINDATA" />
199 </if> 202 </if>
200 </includes> 203 </includes>
201 </release> 204 </release>
202 </grit> 205 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698