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

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

Issue 1425033006: AudioPlayer: Update volume controls. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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"> 2 <grit latest_public_release="0" current_release="1">
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 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 <include name="IDR_AUDIO_PLAYER_BKGND_JS" file="audio_player/js/background .js" flattenhtml="true" type="BINDATA" /> 161 <include name="IDR_AUDIO_PLAYER_BKGND_JS" file="audio_player/js/background .js" flattenhtml="true" type="BINDATA" />
162 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_CSS" file="audio_pla yer/elements/audio_player.css" flattenhtml="true" type="BINDATA" /> 162 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_CSS" file="audio_pla yer/elements/audio_player.css" flattenhtml="true" type="BINDATA" />
163 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_HTML" file="audio_pl ayer/elements/audio_player.html" type="BINDATA" /> 163 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_HTML" file="audio_pl ayer/elements/audio_player.html" type="BINDATA" />
164 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_JS" file="audio_play er/elements/audio_player.js" type="BINDATA" /> 164 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_JS" file="audio_play er/elements/audio_player.js" type="BINDATA" />
165 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_CSS" file="audio_pl ayer/elements/control_panel.css" flattenhtml="true" type="BINDATA" /> 165 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_CSS" file="audio_pl ayer/elements/control_panel.css" flattenhtml="true" type="BINDATA" />
166 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_HTML" file="audio_p layer/elements/control_panel.html" type="BINDATA" /> 166 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_HTML" file="audio_p layer/elements/control_panel.html" type="BINDATA" />
167 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_JS" file="audio_pla yer/elements/control_panel.js" type="BINDATA" /> 167 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_JS" file="audio_pla yer/elements/control_panel.js" type="BINDATA" />
168 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_CSS" file="audio_playe r/elements/track_list.css" flattenhtml="true" type="BINDATA" /> 168 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_CSS" file="audio_playe r/elements/track_list.css" flattenhtml="true" type="BINDATA" />
169 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_HTML" file="audio_play er/elements/track_list.html" type="BINDATA" /> 169 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_HTML" file="audio_play er/elements/track_list.html" type="BINDATA" />
170 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_JS" file="audio_player /elements/track_list.js" type="BINDATA" /> 170 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_JS" file="audio_player /elements/track_list.js" type="BINDATA" />
171 <include name="IDR_AUDIO_PLAYER_ELEMENTS_VOLUME_CONTROLLER_CSS" file="audi o_player/elements/volume_controller.css" flattenhtml="true" type="BINDATA" />
172 <include name="IDR_AUDIO_PLAYER_ELEMENTS_VOLUME_CONTROLLER_HTML" file="aud io_player/elements/volume_controller.html" type="BINDATA" />
173 <include name="IDR_AUDIO_PLAYER_ELEMENTS_VOLUME_CONTROLLER_JS" file="audio _player/elements/volume_controller.js" type="BINDATA" />
174 <include name="IDR_AUDIO_PLAYER_METADATA_WORKER_JS" file="audio_player/js/ metadata_worker.js" flattenhtml="true" type="BINDATA" /> 171 <include name="IDR_AUDIO_PLAYER_METADATA_WORKER_JS" file="audio_player/js/ metadata_worker.js" flattenhtml="true" type="BINDATA" />
175 <include name="IDR_AUDIO_PLAYER_ERROR_UTIL_JS" file="audio_player/js/error _util.js" flattenhtml="false" type="BINDATA" /> 172 <include name="IDR_AUDIO_PLAYER_ERROR_UTIL_JS" file="audio_player/js/error _util.js" flattenhtml="false" type="BINDATA" />
176 <include name="IDR_AUDIO_PLAYER_TEST_UTIL_JS" file="audio_player/js/test_u til.js" flattenhtml="false" type="BINDATA" /> 173 <include name="IDR_AUDIO_PLAYER_TEST_UTIL_JS" file="audio_player/js/test_u til.js" flattenhtml="false" type="BINDATA" />
177 <include name="IDR_AUDIO_PLAYER" file="audio_player/audio_player.html" all owexternalscript="true" flattenhtml="true" type="BINDATA" /> 174 <include name="IDR_AUDIO_PLAYER" file="audio_player/audio_player.html" all owexternalscript="true" flattenhtml="true" type="BINDATA" />
178 <include name="IDR_AUDIO_PLAYER_JS" file="audio_player/js/audio_player_scr ipts.js" flattenhtml="true" type="BINDATA" /> 175 <include name="IDR_AUDIO_PLAYER_JS" file="audio_player/js/audio_player_scr ipts.js" flattenhtml="true" type="BINDATA" />
179 <include name="IDR_AUDIO_PLAYER_ICON_FAVICON_16" file="audio_player/icons/ audio-player-favicon-16.png" type="BINDATA" /> 176 <include name="IDR_AUDIO_PLAYER_ICON_FAVICON_16" file="audio_player/icons/ audio-player-favicon-16.png" type="BINDATA" />
180 <include name="IDR_AUDIO_PLAYER_ICON_FAVICON_32" file="audio_player/icons/ audio-player-favicon-32.png" type="BINDATA" /> 177 <include name="IDR_AUDIO_PLAYER_ICON_FAVICON_32" file="audio_player/icons/ audio-player-favicon-32.png" type="BINDATA" />
181 <include name="IDR_AUDIO_PLAYER_ICON_32" file="audio_player/icons/audio-pl ayer-32.png" type="BINDATA" /> 178 <include name="IDR_AUDIO_PLAYER_ICON_32" file="audio_player/icons/audio-pl ayer-32.png" type="BINDATA" />
182 <include name="IDR_AUDIO_PLAYER_ICON_48" file="audio_player/icons/audio-pl ayer-48.png" type="BINDATA" /> 179 <include name="IDR_AUDIO_PLAYER_ICON_48" file="audio_player/icons/audio-pl ayer-48.png" type="BINDATA" />
183 <include name="IDR_AUDIO_PLAYER_ICON_64" file="audio_player/icons/audio-pl ayer-64.png" type="BINDATA" /> 180 <include name="IDR_AUDIO_PLAYER_ICON_64" file="audio_player/icons/audio-pl ayer-64.png" type="BINDATA" />
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
224 </if> 221 </if>
225 <if expr="_google_chrome"> 222 <if expr="_google_chrome">
226 <!-- This entry overrides IDR_IMAGE_LOADER_PIEX_LOADER_PNACL with cont ent of ../internal/piex/piex.pexe. --> 223 <!-- This entry overrides IDR_IMAGE_LOADER_PIEX_LOADER_PNACL with cont ent of ../internal/piex/piex.pexe. -->
227 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_PNACL" file="internal/piex /piex.pexe" type="BINDATA" /> 224 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_PNACL" file="internal/piex /piex.pexe" type="BINDATA" />
228 </if> 225 </if>
229 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_MANIFEST" file="image_loader /piex/piex.nmf.txt" type="BINDATA" /> 226 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_MANIFEST" file="image_loader /piex/piex.nmf.txt" type="BINDATA" />
230 </if> 227 </if>
231 </includes> 228 </includes>
232 </release> 229 </release>
233 </grit> 230 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698