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

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

Issue 2305623003: Support to repeat one song in Audio Player. (Closed)
Patch Set: Add a test for 3 repeat mode. 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 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
146 146
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_REPEAT_BUTTON_CSS" file="audio_pl ayer/elements/repeat_button.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" />
156 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_INFO_PANEL_CSS" file="audio _player/elements/track_info_panel.css" flattenhtml="true" type="BINDATA" /> 159 <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_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" />
(...skipping 24 matching lines...) Expand all
190 193
191 <!-- Internal resources. --> 194 <!-- Internal resources. -->
192 <if expr="_google_chrome"> 195 <if expr="_google_chrome">
193 <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" />
194 <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" />
195 </if> 198 </if>
196 </if> 199 </if>
197 </includes> 200 </includes>
198 </release> 201 </release>
199 </grit> 202 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698