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

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

Issue 1491543002: AudioPlayer: Update layout to show the volume slider without using popup. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments. Created 5 years 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/audio_player/js/compiled_resources.gyp ('k') | no next file » | 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"> 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 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 <include name="IDR_AUDIO_PLAYER_BKGND_JS" file="audio_player/js/background .js" flattenhtml="true" type="BINDATA" /> 163 <include name="IDR_AUDIO_PLAYER_BKGND_JS" file="audio_player/js/background .js" flattenhtml="true" type="BINDATA" />
164 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_CSS" file="audio_pla yer/elements/audio_player.css" flattenhtml="true" type="BINDATA" /> 164 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_CSS" file="audio_pla yer/elements/audio_player.css" flattenhtml="true" type="BINDATA" />
165 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_HTML" file="audio_pl ayer/elements/audio_player.html" type="BINDATA" /> 165 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_HTML" file="audio_pl ayer/elements/audio_player.html" type="BINDATA" />
166 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_JS" file="audio_play er/elements/audio_player.js" type="BINDATA" /> 166 <include name="IDR_AUDIO_PLAYER_ELEMENTS_AUDIO_PLAYER_JS" file="audio_play er/elements/audio_player.js" type="BINDATA" />
167 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_CSS" file="audio_pl ayer/elements/control_panel.css" flattenhtml="true" type="BINDATA" /> 167 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_CSS" file="audio_pl ayer/elements/control_panel.css" flattenhtml="true" type="BINDATA" />
168 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_HTML" file="audio_p layer/elements/control_panel.html" type="BINDATA" /> 168 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_HTML" file="audio_p layer/elements/control_panel.html" type="BINDATA" />
169 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_JS" file="audio_pla yer/elements/control_panel.js" type="BINDATA" /> 169 <include name="IDR_AUDIO_PLAYER_ELEMENTS_CONTROL_PANEL_JS" file="audio_pla yer/elements/control_panel.js" type="BINDATA" />
170 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_CSS" file="audio_playe r/elements/track_list.css" flattenhtml="true" type="BINDATA" /> 170 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_CSS" file="audio_playe r/elements/track_list.css" flattenhtml="true" type="BINDATA" />
171 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_HTML" file="audio_play er/elements/track_list.html" type="BINDATA" /> 171 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_HTML" file="audio_play er/elements/track_list.html" type="BINDATA" />
172 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_JS" file="audio_player /elements/track_list.js" type="BINDATA" /> 172 <include name="IDR_AUDIO_PLAYER_ELEMENTS_TRACK_LIST_JS" file="audio_player /elements/track_list.js" type="BINDATA" />
173 <include name="IDR_AUDIO_PLAYER_ELEMENTS_VOLUME_CONTROLLER_CSS" file="audi o_player/elements/volume_controller.css" flattenhtml="true" type="BINDATA" />
174 <include name="IDR_AUDIO_PLAYER_ELEMENTS_VOLUME_CONTROLLER_HTML" file="aud io_player/elements/volume_controller.html" type="BINDATA" />
175 <include name="IDR_AUDIO_PLAYER_ELEMENTS_VOLUME_CONTROLLER_JS" file="audio _player/elements/volume_controller.js" type="BINDATA" />
176 <include name="IDR_AUDIO_PLAYER_METADATA_WORKER_JS" file="audio_player/js/ metadata_worker.js" flattenhtml="true" type="BINDATA" /> 173 <include name="IDR_AUDIO_PLAYER_METADATA_WORKER_JS" file="audio_player/js/ metadata_worker.js" flattenhtml="true" type="BINDATA" />
177 <include name="IDR_AUDIO_PLAYER_ERROR_UTIL_JS" file="audio_player/js/error _util.js" flattenhtml="false" type="BINDATA" /> 174 <include name="IDR_AUDIO_PLAYER_ERROR_UTIL_JS" file="audio_player/js/error _util.js" flattenhtml="false" type="BINDATA" />
178 <include name="IDR_AUDIO_PLAYER_TEST_UTIL_JS" file="audio_player/js/test_u til.js" flattenhtml="false" type="BINDATA" /> 175 <include name="IDR_AUDIO_PLAYER_TEST_UTIL_JS" file="audio_player/js/test_u til.js" flattenhtml="false" type="BINDATA" />
179 <include name="IDR_AUDIO_PLAYER" file="audio_player/audio_player.html" all owexternalscript="true" flattenhtml="true" type="BINDATA" /> 176 <include name="IDR_AUDIO_PLAYER" file="audio_player/audio_player.html" all owexternalscript="true" flattenhtml="true" type="BINDATA" />
180 <include name="IDR_AUDIO_PLAYER_JS" file="audio_player/js/audio_player_scr ipts.js" flattenhtml="true" type="BINDATA" /> 177 <include name="IDR_AUDIO_PLAYER_JS" file="audio_player/js/audio_player_scr ipts.js" flattenhtml="true" type="BINDATA" />
181 <include name="IDR_AUDIO_PLAYER_ICON_FAVICON_16" file="audio_player/icons/ audio-player-favicon-16.png" type="BINDATA" /> 178 <include name="IDR_AUDIO_PLAYER_ICON_FAVICON_16" file="audio_player/icons/ audio-player-favicon-16.png" type="BINDATA" />
182 <include name="IDR_AUDIO_PLAYER_ICON_FAVICON_32" file="audio_player/icons/ audio-player-favicon-32.png" type="BINDATA" /> 179 <include name="IDR_AUDIO_PLAYER_ICON_FAVICON_32" file="audio_player/icons/ audio-player-favicon-32.png" type="BINDATA" />
183 <include name="IDR_AUDIO_PLAYER_ICON_32" file="audio_player/icons/audio-pl ayer-32.png" type="BINDATA" /> 180 <include name="IDR_AUDIO_PLAYER_ICON_32" file="audio_player/icons/audio-pl ayer-32.png" type="BINDATA" />
184 <include name="IDR_AUDIO_PLAYER_ICON_48" file="audio_player/icons/audio-pl ayer-48.png" type="BINDATA" /> 181 <include name="IDR_AUDIO_PLAYER_ICON_48" file="audio_player/icons/audio-pl ayer-48.png" type="BINDATA" />
185 <include name="IDR_AUDIO_PLAYER_ICON_64" file="audio_player/icons/audio-pl ayer-64.png" type="BINDATA" /> 182 <include name="IDR_AUDIO_PLAYER_ICON_64" file="audio_player/icons/audio-pl ayer-64.png" type="BINDATA" />
(...skipping 29 matching lines...) Expand all
215 </if> 212 </if>
216 <if expr="_google_chrome"> 213 <if expr="_google_chrome">
217 <!-- This entry overrides IDR_IMAGE_LOADER_PIEX_LOADER_PNACL with cont ent of ../internal/piex/piex.pexe. --> 214 <!-- This entry overrides IDR_IMAGE_LOADER_PIEX_LOADER_PNACL with cont ent of ../internal/piex/piex.pexe. -->
218 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_PNACL" file="internal/piex /piex.pexe" type="BINDATA" /> 215 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_PNACL" file="internal/piex /piex.pexe" type="BINDATA" />
219 </if> 216 </if>
220 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_MANIFEST" file="image_loader /piex/piex.nmf.txt" type="BINDATA" /> 217 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_MANIFEST" file="image_loader /piex/piex.nmf.txt" type="BINDATA" />
221 </if> 218 </if>
222 </includes> 219 </includes>
223 </release> 220 </release>
224 </grit> 221 </grit>
OLDNEW
« no previous file with comments | « ui/file_manager/audio_player/js/compiled_resources.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698