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

Side by Side Diff: chrome/browser/browser_resources.grd

Issue 1300473002: MD Download: add "Nothing to see here..." empty downloads message (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: less flicker? Created 5 years, 4 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"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/browser_resources.h" type="rc_header"> 4 <output filename="grit/browser_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="browser_resources.pak" type="data_package" /> 7 <output filename="browser_resources.pak" type="data_package" />
8 </outputs> 8 </outputs>
9 <release seq="1"> 9 <release seq="1">
10 <structures> 10 <structures>
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
127 <include name="IDR_DOWNLOADS_FOCUS_ROW_JS" file="resources\downloads\foc us_row.js" type="BINDATA" /> 127 <include name="IDR_DOWNLOADS_FOCUS_ROW_JS" file="resources\downloads\foc us_row.js" type="BINDATA" />
128 <include name="IDR_DOWNLOADS_ITEM_VIEW_JS" file="resources\downloads\ite m_view.js" type="BINDATA" /> 128 <include name="IDR_DOWNLOADS_ITEM_VIEW_JS" file="resources\downloads\ite m_view.js" type="BINDATA" />
129 <include name="IDR_DOWNLOADS_MANAGER_JS" file="resources\downloads\manag er.js" type="BINDATA" /> 129 <include name="IDR_DOWNLOADS_MANAGER_JS" file="resources\downloads\manag er.js" type="BINDATA" />
130 <include name="IDR_DOWNLOADS_THROTTLED_ICON_LOADER_HTML" file="resources \downloads\throttled_icon_loader.html" type="BINDATA" /> 130 <include name="IDR_DOWNLOADS_THROTTLED_ICON_LOADER_HTML" file="resources \downloads\throttled_icon_loader.html" type="BINDATA" />
131 <include name="IDR_DOWNLOADS_THROTTLED_ICON_LOADER_JS" file="resources\d ownloads\throttled_icon_loader.js" type="BINDATA" /> 131 <include name="IDR_DOWNLOADS_THROTTLED_ICON_LOADER_JS" file="resources\d ownloads\throttled_icon_loader.js" type="BINDATA" />
132 <include name="IDR_MD_DOWNLOADS_ACTION_SERVICE_HTML" file="resources\md_ downloads\action_service.html" type="BINDATA" /> 132 <include name="IDR_MD_DOWNLOADS_ACTION_SERVICE_HTML" file="resources\md_ downloads\action_service.html" type="BINDATA" />
133 <include name="IDR_MD_DOWNLOADS_ACTION_SERVICE_JS" file="resources\md_do wnloads\action_service.js" type="BINDATA" /> 133 <include name="IDR_MD_DOWNLOADS_ACTION_SERVICE_JS" file="resources\md_do wnloads\action_service.js" type="BINDATA" />
134 <include name="IDR_MD_DOWNLOADS_ITEM_CSS" file="resources\md_downloads\i tem.css" type="BINDATA" flattenhtml="true" /> 134 <include name="IDR_MD_DOWNLOADS_ITEM_CSS" file="resources\md_downloads\i tem.css" type="BINDATA" flattenhtml="true" />
135 <include name="IDR_MD_DOWNLOADS_ITEM_HTML" file="resources\md_downloads\ item.html" type="BINDATA" /> 135 <include name="IDR_MD_DOWNLOADS_ITEM_HTML" file="resources\md_downloads\ item.html" type="BINDATA" />
136 <include name="IDR_MD_DOWNLOADS_ITEM_JS" file="resources\md_downloads\it em.js" type="BINDATA" /> 136 <include name="IDR_MD_DOWNLOADS_ITEM_JS" file="resources\md_downloads\it em.js" type="BINDATA" />
137 <include name="IDR_MD_DOWNLOADS_MANAGER_CSS" file="resources\md_download s\manager.css" type="BINDATA" /> 137 <include name="IDR_MD_DOWNLOADS_MANAGER_CSS" file="resources\md_download s\manager.css" type="BINDATA" flattenhtml="true" />
138 <include name="IDR_MD_DOWNLOADS_MANAGER_HTML" file="resources\md_downloa ds\manager.html" type="BINDATA" /> 138 <include name="IDR_MD_DOWNLOADS_MANAGER_HTML" file="resources\md_downloa ds\manager.html" type="BINDATA" />
139 <include name="IDR_MD_DOWNLOADS_MANAGER_JS" file="resources\md_downloads \manager.js" type="BINDATA" /> 139 <include name="IDR_MD_DOWNLOADS_MANAGER_JS" file="resources\md_downloads \manager.js" type="BINDATA" />
140 <include name="IDR_MD_DOWNLOADS_SHARED_STYLE_CSS" file="resources\md_dow nloads\shared_style.css" type="BINDATA" /> 140 <include name="IDR_MD_DOWNLOADS_SHARED_STYLE_CSS" file="resources\md_dow nloads\shared_style.css" type="BINDATA" />
141 <include name="IDR_MD_DOWNLOADS_STRINGS_HTML" file="resources\md_downloa ds\strings.html" type="BINDATA" /> 141 <include name="IDR_MD_DOWNLOADS_STRINGS_HTML" file="resources\md_downloa ds\strings.html" type="BINDATA" />
142 <include name="IDR_MD_DOWNLOADS_TOOLBAR_CSS" file="resources\md_download s\toolbar.css" type="BINDATA" /> 142 <include name="IDR_MD_DOWNLOADS_TOOLBAR_CSS" file="resources\md_download s\toolbar.css" type="BINDATA" />
143 <include name="IDR_MD_DOWNLOADS_TOOLBAR_HTML" file="resources\md_downloa ds\toolbar.html" type="BINDATA" /> 143 <include name="IDR_MD_DOWNLOADS_TOOLBAR_HTML" file="resources\md_downloa ds\toolbar.html" type="BINDATA" />
144 <include name="IDR_MD_DOWNLOADS_TOOLBAR_JS" file="resources\md_downloads \toolbar.js" type="BINDATA" /> 144 <include name="IDR_MD_DOWNLOADS_TOOLBAR_JS" file="resources\md_downloads \toolbar.js" type="BINDATA" />
145 </if> 145 </if>
146 <if expr="enable_extensions"> 146 <if expr="enable_extensions">
147 <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions \extension_command_list.js" flattenhtml="true" type="BINDATA" /> 147 <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions \extension_command_list.js" flattenhtml="true" type="BINDATA" />
(...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after
445 </if> 445 </if>
446 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" /> 446 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" />
447 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" /> 447 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" />
448 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" /> 448 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" />
449 <if expr="enable_media_router"> 449 <if expr="enable_media_router">
450 <part file="media_router_resources.grdp" /> 450 <part file="media_router_resources.grdp" />
451 </if> 451 </if>
452 </includes> 452 </includes>
453 </release> 453 </release>
454 </grit> 454 </grit>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/resources/md_downloads/1x/no_downloads.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698