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

Side by Side Diff: chrome/browser/media_router_resources.grdp

Issue 1032533002: Add Media Router drop-down-button. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | chrome/browser/resources/media_router/elements/drop_down_button/drop_down_button.css » ('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-part> 2 <grit-part>
3 <include name="IDR_MEDIA_ROUTER_DATA_JS" file="resources\media_router\media_ro uter_data.js" type="BINDATA" /> 3 <include name="IDR_MEDIA_ROUTER_DATA_JS" file="resources\media_router\media_ro uter_data.js" type="BINDATA" />
4 <include name="IDR_CAST_MODE_PICKER_HTML" file="resources\media_router\element s\cast_mode_picker\cast_mode_picker.html" type="BINDATA" /> 4 <include name="IDR_CAST_MODE_PICKER_HTML" file="resources\media_router\element s\cast_mode_picker\cast_mode_picker.html" type="BINDATA" />
5 <include name="IDR_CAST_MODE_PICKER_CSS" file="resources\media_router\elements \cast_mode_picker\cast_mode_picker.css" type="BINDATA" /> 5 <include name="IDR_CAST_MODE_PICKER_CSS" file="resources\media_router\elements \cast_mode_picker\cast_mode_picker.css" type="BINDATA" />
6 <include name="IDR_CAST_MODE_PICKER_JS" file="resources\media_router\elements\ cast_mode_picker\cast_mode_picker.js" type="BINDATA" /> 6 <include name="IDR_CAST_MODE_PICKER_JS" file="resources\media_router\elements\ cast_mode_picker\cast_mode_picker.js" type="BINDATA" />
7 <include name="IDR_DROP_DOWN_BUTTON_HTML" file="resources\media_router\element s\drop_down_button\drop_down_button.html" type="BINDATA" />
8 <include name="IDR_DROP_DOWN_BUTTON_CSS" file="resources\media_router\elements \drop_down_button\drop_down_button.css" type="BINDATA" />
9 <include name="IDR_DROP_DOWN_BUTTON_JS" file="resources\media_router\elements\ drop_down_button\drop_down_button.js" type="BINDATA" />
7 <include name="IDR_ISSUE_BANNER_HTML" file="resources\media_router\elements\is sue_banner\issue_banner.html" type="BINDATA" /> 10 <include name="IDR_ISSUE_BANNER_HTML" file="resources\media_router\elements\is sue_banner\issue_banner.html" type="BINDATA" />
8 <include name="IDR_ISSUE_BANNER_JS" file="resources\media_router\elements\issu e_banner\issue_banner.js" type="BINDATA" /> 11 <include name="IDR_ISSUE_BANNER_JS" file="resources\media_router\elements\issu e_banner\issue_banner.js" type="BINDATA" />
9 <include name="IDR_ISSUE_BANNER_CSS" file="resources\media_router\elements\iss ue_banner\issue_banner.css" type="BINDATA" /> 12 <include name="IDR_ISSUE_BANNER_CSS" file="resources\media_router\elements\iss ue_banner\issue_banner.css" type="BINDATA" />
10 <include name="IDR_MEDIA_ROUTER_CHROMECAST_ICON" file="resources\media_router\ elements\icon\chromecast-icon.png" type="BINDATA" /> 13 <include name="IDR_MEDIA_ROUTER_CHROMECAST_ICON" file="resources\media_router\ elements\icon\chromecast-icon.png" type="BINDATA" />
11 <include name="IDR_MEDIA_ROUTER_CHROMECAST_2X_ICON" file="resources\media_rout er\elements\icon\chromecast-icon2x.png" type="BINDATA" /> 14 <include name="IDR_MEDIA_ROUTER_CHROMECAST_2X_ICON" file="resources\media_rout er\elements\icon\chromecast-icon2x.png" type="BINDATA" />
12 <include name="IDR_CLOSE_GRAY_ICON" file="resources\media_router\elements\icon \close-gray.png" type="BINDATA" /> 15 <include name="IDR_CLOSE_GRAY_ICON" file="resources\media_router\elements\icon \close-gray.png" type="BINDATA" />
13 <include name="IDR_CLOSE_GRAY_2X_ICON" file="resources\media_router\elements\i con\close-gray2x.png" type="BINDATA" /> 16 <include name="IDR_CLOSE_GRAY_2X_ICON" file="resources\media_router\elements\i con\close-gray2x.png" type="BINDATA" />
14 <include name="IDR_DROP_DOWN_ARROW_ICON" file="resources\media_router\elements \icon\drop-down-arrow.png" type="BINDATA" /> 17 <include name="IDR_DROP_DOWN_ARROW_ICON" file="resources\media_router\elements \icon\drop-down-arrow.png" type="BINDATA" />
15 <include name="IDR_DROP_DOWN_ARROW_2X_ICON" file="resources\media_router\eleme nts\icon\drop-down-arrow2x.png" type="BINDATA" /> 18 <include name="IDR_DROP_DOWN_ARROW_2X_ICON" file="resources\media_router\eleme nts\icon\drop-down-arrow2x.png" type="BINDATA" />
16 <include name="IDR_DROP_DOWN_ARROW_HOVER_ICON" file="resources\media_router\el ements\icon\drop-down-arrow-hover.png" type="BINDATA" /> 19 <include name="IDR_DROP_DOWN_ARROW_HOVER_ICON" file="resources\media_router\el ements\icon\drop-down-arrow-hover.png" type="BINDATA" />
17 <include name="IDR_DROP_DOWN_ARROW_HOVER_2X_ICON" file="resources\media_router \elements\icon\drop-down-arrow-hover2x.png" type="BINDATA" /> 20 <include name="IDR_DROP_DOWN_ARROW_HOVER_2X_ICON" file="resources\media_router \elements\icon\drop-down-arrow-hover2x.png" type="BINDATA" />
18 <include name="IDR_DROP_DOWN_ARROW_SHOWING_ICON" file="resources\media_router\ elements\icon\drop-down-arrow-showing.png" type="BINDATA" /> 21 <include name="IDR_DROP_DOWN_ARROW_SHOWING_ICON" file="resources\media_router\ elements\icon\drop-down-arrow-showing.png" type="BINDATA" />
19 <include name="IDR_DROP_DOWN_ARROW_SHOWING_2X_ICON" file="resources\media_rout er\elements\icon\drop-down-arrow-showing2x.png" type="BINDATA" /> 22 <include name="IDR_DROP_DOWN_ARROW_SHOWING_2X_ICON" file="resources\media_rout er\elements\icon\drop-down-arrow-showing2x.png" type="BINDATA" />
20 <include name="IDR_MEDIA_ROUTER_GENERIC_DEVICE_ICON" file="resources\media_rou ter\elements\icon\generic-device.png" type="BINDATA" /> 23 <include name="IDR_MEDIA_ROUTER_GENERIC_DEVICE_ICON" file="resources\media_rou ter\elements\icon\generic-device.png" type="BINDATA" />
21 <include name="IDR_MEDIA_ROUTER_GENERIC_DEVICE_2X_ICON" file="resources\media_ router\elements\icon\generic-device2x.png" type="BINDATA" /> 24 <include name="IDR_MEDIA_ROUTER_GENERIC_DEVICE_2X_ICON" file="resources\media_ router\elements\icon\generic-device2x.png" type="BINDATA" />
22 <include name="IDR_MEDIA_ROUTER_HANGOUTS_ICON" file="resources\media_router\el ements\icon\hangouts-icon.png" type="BINDATA" /> 25 <include name="IDR_MEDIA_ROUTER_HANGOUTS_ICON" file="resources\media_router\el ements\icon\hangouts-icon.png" type="BINDATA" />
23 <include name="IDR_MEDIA_ROUTER_HANGOUTS_2X_ICON" file="resources\media_router \elements\icon\hangouts-icon2x.png" type="BINDATA" /> 26 <include name="IDR_MEDIA_ROUTER_HANGOUTS_2X_ICON" file="resources\media_router \elements\icon\hangouts-icon2x.png" type="BINDATA" />
24 <include name="IDR_SAD_FACE_ICON" file="resources\media_router\elements\icon\s ad-face.png" type="BINDATA" /> 27 <include name="IDR_SAD_FACE_ICON" file="resources\media_router\elements\icon\s ad-face.png" type="BINDATA" />
25 <include name="IDR_SAD_FACE_2X_ICON" file="resources\media_router\elements\ico n\sad-face2x.png" type="BINDATA" /> 28 <include name="IDR_SAD_FACE_2X_ICON" file="resources\media_router\elements\ico n\sad-face2x.png" type="BINDATA" />
26 </grit-part> 29 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/media_router/elements/drop_down_button/drop_down_button.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698