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

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

Issue 2152143002: Compress chrome://history's resources (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@compress-webui
Patch Set: . 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
« no previous file with comments | « no previous file | chrome/browser/ui/webui/history_ui.cc » ('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 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/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 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 </if> 207 </if>
208 <if expr="enable_hotwording"> 208 <if expr="enable_hotwording">
209 <include name="IDR_HOTWORD_MANIFEST" file="resources\hotword\manifest.js on" type="BINDATA" /> 209 <include name="IDR_HOTWORD_MANIFEST" file="resources\hotword\manifest.js on" type="BINDATA" />
210 <include name="IDR_HOTWORD_AUDIO_VERIFICATION_MANIFEST" file="resources\ hotword_audio_verification\manifest.json" type="BINDATA" /> 210 <include name="IDR_HOTWORD_AUDIO_VERIFICATION_MANIFEST" file="resources\ hotword_audio_verification\manifest.json" type="BINDATA" />
211 </if> 211 </if>
212 <if expr="not is_android"> 212 <if expr="not is_android">
213 <include name="IDR_HELP_JS" file="resources\help\help.js" flattenhtml="t rue" type="BINDATA" /> 213 <include name="IDR_HELP_JS" file="resources\help\help.js" flattenhtml="t rue" type="BINDATA" />
214 <include name="IDR_HELP_PAGE_JS" file="resources\help\help_page.js" flat tenhtml="true" type="BINDATA" /> 214 <include name="IDR_HELP_PAGE_JS" file="resources\help\help_page.js" flat tenhtml="true" type="BINDATA" />
215 <include name="IDR_CHANNEL_CHANGE_PAGE_JS" file="resources\help\channel_ change_page.js" flattenhtml="true" type="BINDATA" /> 215 <include name="IDR_CHANNEL_CHANGE_PAGE_JS" file="resources\help\channel_ change_page.js" flattenhtml="true" type="BINDATA" />
216 </if> 216 </if>
217 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" /> 217 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" compress="gzip" />
218 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten html="true" type="BINDATA" /> 218 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten html="true" type="BINDATA" compress="gzip" />
219 <include name="IDR_OTHER_DEVICES_JS" file="resources\history\other_devices .js" flattenhtml="true" type="BINDATA" compress="gzip" />
219 220
220 <if expr="not is_android and not is_ios"> 221 <if expr="not is_android and not is_ios">
221 <include name="IDR_MD_HISTORY_CONSTANTS_HTML" file="resources\md_history \constants.html" type="BINDATA" /> 222 <include name="IDR_MD_HISTORY_CONSTANTS_HTML" file="resources\md_history \constants.html" type="BINDATA" />
222 <include name="IDR_MD_HISTORY_CONSTANTS_JS" file="resources\md_history\c onstants.js" type="BINDATA" /> 223 <include name="IDR_MD_HISTORY_CONSTANTS_JS" file="resources\md_history\c onstants.js" type="BINDATA" />
223 <include name="IDR_MD_HISTORY_HISTORY_HTML" file="resources\md_history\h istory.html" flattenhtml="true" type="BINDATA" /> 224 <include name="IDR_MD_HISTORY_HISTORY_HTML" file="resources\md_history\h istory.html" flattenhtml="true" type="BINDATA" />
224 <include name="IDR_MD_HISTORY_HISTORY_JS" file="resources\md_history\his tory.js" type="BINDATA" /> 225 <include name="IDR_MD_HISTORY_HISTORY_JS" file="resources\md_history\his tory.js" type="BINDATA" />
225 <include name="IDR_MD_HISTORY_IMAGES_100_SIGN_IN_PROMO_PNG" file="resour ces\md_history\images\100\sign_in_promo.png" type="BINDATA" /> 226 <include name="IDR_MD_HISTORY_IMAGES_100_SIGN_IN_PROMO_PNG" file="resour ces\md_history\images\100\sign_in_promo.png" type="BINDATA" />
226 <include name="IDR_MD_HISTORY_IMAGES_200_SIGN_IN_PROMO_PNG" file="resour ces\md_history\images\200\sign_in_promo.png" type="BINDATA" /> 227 <include name="IDR_MD_HISTORY_IMAGES_200_SIGN_IN_PROMO_PNG" file="resour ces\md_history\images\200\sign_in_promo.png" type="BINDATA" />
227 <if expr="use_vulcanize"> 228 <if expr="use_vulcanize">
228 <then> 229 <then>
(...skipping 27 matching lines...) Expand all
256 <include name="IDR_MD_HISTORY_SIDE_BAR_HTML" file="resources\md_hist ory\side_bar.html" type="BINDATA" /> 257 <include name="IDR_MD_HISTORY_SIDE_BAR_HTML" file="resources\md_hist ory\side_bar.html" type="BINDATA" />
257 <include name="IDR_MD_HISTORY_SIDE_BAR_JS" file="resources\md_histor y\side_bar.js" type="BINDATA" /> 258 <include name="IDR_MD_HISTORY_SIDE_BAR_JS" file="resources\md_histor y\side_bar.js" type="BINDATA" />
258 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_HTML" file="resourc es\md_history\synced_device_card.html" type="BINDATA" /> 259 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_HTML" file="resourc es\md_history\synced_device_card.html" type="BINDATA" />
259 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_JS" file="resources \md_history\synced_device_card.js" type="BINDATA" /> 260 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_JS" file="resources \md_history\synced_device_card.js" type="BINDATA" />
260 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_HTML" file="reso urces\md_history\synced_device_manager.html" type="BINDATA" /> 261 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_HTML" file="reso urces\md_history\synced_device_manager.html" type="BINDATA" />
261 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_JS" file="resour ces\md_history\synced_device_manager.js" type="BINDATA" /> 262 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_JS" file="resour ces\md_history\synced_device_manager.js" type="BINDATA" />
262 </else> 263 </else>
263 </if> 264 </if>
264 </if> 265 </if>
265 266
266 <include name="IDR_OTHER_DEVICES_JS" file="resources\history\other_devices .js" flattenhtml="true" type="BINDATA" />
267 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_MANIFEST" file="resources\i dentity_scope_approval_dialog\manifest.json" type="BINDATA" /> 267 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_MANIFEST" file="resources\i dentity_scope_approval_dialog\manifest.json" type="BINDATA" />
268 <include name="IDR_NEW_INLINE_LOGIN_HTML" file="resources\inline_login\new _inline_login.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 268 <include name="IDR_NEW_INLINE_LOGIN_HTML" file="resources\inline_login\new _inline_login.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
269 <include name="IDR_INLINE_LOGIN_HTML" file="resources\inline_login\inline_ login.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 269 <include name="IDR_INLINE_LOGIN_HTML" file="resources\inline_login\inline_ login.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
270 <include name="IDR_INLINE_LOGIN_CSS" file="resources\inline_login\inline_l ogin.css" flattenhtml="true" type="BINDATA" /> 270 <include name="IDR_INLINE_LOGIN_CSS" file="resources\inline_login\inline_l ogin.css" flattenhtml="true" type="BINDATA" />
271 <include name="IDR_INLINE_LOGIN_JS" file="resources\inline_login\inline_lo gin.js" flattenhtml="true" type="BINDATA" /> 271 <include name="IDR_INLINE_LOGIN_JS" file="resources\inline_login\inline_lo gin.js" flattenhtml="true" type="BINDATA" />
272 <include name="IDR_GAIA_AUTH_AUTHENTICATOR_JS" file="resources\gaia_auth_h ost\authenticator.js" flattenhtml="true" type="BINDATA" /> 272 <include name="IDR_GAIA_AUTH_AUTHENTICATOR_JS" file="resources\gaia_auth_h ost\authenticator.js" flattenhtml="true" type="BINDATA" />
273 <include name="IDR_GAIA_AUTH_HOST_JS" file="resources\gaia_auth_host\gaia_ auth_host.js" flattenhtml="true" type="BINDATA" /> 273 <include name="IDR_GAIA_AUTH_HOST_JS" file="resources\gaia_auth_host\gaia_ auth_host.js" flattenhtml="true" type="BINDATA" />
274 <include name="IDR_INSPECT_CSS" file="resources\inspect\inspect.css" flatt enhtml="true" type="BINDATA" /> 274 <include name="IDR_INSPECT_CSS" file="resources\inspect\inspect.css" flatt enhtml="true" type="BINDATA" />
275 <include name="IDR_INSPECT_HTML" file="resources\inspect\inspect.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" /> 275 <include name="IDR_INSPECT_HTML" file="resources\inspect\inspect.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" />
276 <include name="IDR_INSPECT_JS" file="resources\inspect\inspect.js" flatten html="true" type="BINDATA" /> 276 <include name="IDR_INSPECT_JS" file="resources\inspect\inspect.js" flatten html="true" type="BINDATA" />
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
577 <include name="IDR_CAST_FAVICON" file="resources\cast\cast_favicon.ico" type="BINDATA" /> 577 <include name="IDR_CAST_FAVICON" file="resources\cast\cast_favicon.ico" type="BINDATA" />
578 </if> 578 </if>
579 <if expr="not is_android and not is_ios"> 579 <if expr="not is_android and not is_ios">
580 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo w_close.png" type="BINDATA" /> 580 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo w_close.png" type="BINDATA" />
581 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win dow_close_click.png" type="BINDATA" /> 581 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win dow_close_click.png" type="BINDATA" />
582 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" /> 582 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" />
583 </if> 583 </if>
584 </includes> 584 </includes>
585 </release> 585 </release>
586 </grit> 586 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/webui/history_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698