Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 236 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 247 </if> | 247 </if> |
| 248 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" compress="gzip" /> | 248 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" compress="gzip" /> |
| 249 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten html="true" type="BINDATA" compress="gzip" /> | 249 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten html="true" type="BINDATA" compress="gzip" /> |
| 250 <include name="IDR_OTHER_DEVICES_JS" file="resources\history\other_devices .js" flattenhtml="true" type="BINDATA" compress="gzip" /> | 250 <include name="IDR_OTHER_DEVICES_JS" file="resources\history\other_devices .js" flattenhtml="true" type="BINDATA" compress="gzip" /> |
| 251 | 251 |
| 252 <if expr="not is_android and not is_ios"> | 252 <if expr="not is_android and not is_ios"> |
| 253 <!-- MD Bookmarks. --> | 253 <!-- MD Bookmarks. --> |
| 254 <include name="IDR_MD_BOOKMARKS_APP_HTML" file="resources\md_bookmarks\a pp.html" type="BINDATA" /> | 254 <include name="IDR_MD_BOOKMARKS_APP_HTML" file="resources\md_bookmarks\a pp.html" type="BINDATA" /> |
| 255 <include name="IDR_MD_BOOKMARKS_APP_JS" file="resources\md_bookmarks\app .js" type="BINDATA" /> | 255 <include name="IDR_MD_BOOKMARKS_APP_JS" file="resources\md_bookmarks\app .js" type="BINDATA" /> |
| 256 <include name="IDR_MD_BOOKMARKS_BOOKMARKS_HTML" file="resources\md_bookm arks\bookmarks.html" type="BINDATA" /> | 256 <include name="IDR_MD_BOOKMARKS_BOOKMARKS_HTML" file="resources\md_bookm arks\bookmarks.html" type="BINDATA" /> |
| 257 <include name="IDR_MD_BOOKMARKS_BOOKMARKS_STORE_JS" file="resources\md_b ookmarks\bookmarks_store.js" type="BINDATA" /> | |
|
michaelpg
2017/03/02 09:30:35
Might be better to leave these out of the shipped
tsergeant
2017/03/02 23:20:34
We need them in the binary to be able to run the t
michaelpg
2017/03/03 22:04:57
SGTM!
| |
| 257 <include name="IDR_MD_BOOKMARKS_FOLDER_NODE_HTML" file="resources\md_boo kmarks\folder_node.html" type="BINDATA" /> | 258 <include name="IDR_MD_BOOKMARKS_FOLDER_NODE_HTML" file="resources\md_boo kmarks\folder_node.html" type="BINDATA" /> |
| 258 <include name="IDR_MD_BOOKMARKS_FOLDER_NODE_JS" file="resources\md_bookm arks\folder_node.js" type="BINDATA" /> | 259 <include name="IDR_MD_BOOKMARKS_FOLDER_NODE_JS" file="resources\md_bookm arks\folder_node.js" type="BINDATA" /> |
| 259 <include name="IDR_MD_BOOKMARKS_ICONS_HTML" file="resources\md_bookmarks \icons.html" type="BINDATA" /> | 260 <include name="IDR_MD_BOOKMARKS_ICONS_HTML" file="resources\md_bookmarks \icons.html" type="BINDATA" /> |
| 260 <include name="IDR_MD_BOOKMARKS_ITEM_HTML" file="resources\md_bookmarks\ item.html" type="BINDATA" /> | 261 <include name="IDR_MD_BOOKMARKS_ITEM_HTML" file="resources\md_bookmarks\ item.html" type="BINDATA" /> |
| 261 <include name="IDR_MD_BOOKMARKS_ITEM_JS" file="resources\md_bookmarks\it em.js" type="BINDATA" /> | 262 <include name="IDR_MD_BOOKMARKS_ITEM_JS" file="resources\md_bookmarks\it em.js" type="BINDATA" /> |
| 262 <include name="IDR_MD_BOOKMARKS_LIST_HTML" file="resources\md_bookmarks\ list.html" type="BINDATA" /> | 263 <include name="IDR_MD_BOOKMARKS_LIST_HTML" file="resources\md_bookmarks\ list.html" type="BINDATA" /> |
| 263 <include name="IDR_MD_BOOKMARKS_LIST_JS" file="resources\md_bookmarks\li st.js" type="BINDATA" /> | 264 <include name="IDR_MD_BOOKMARKS_LIST_JS" file="resources\md_bookmarks\li st.js" type="BINDATA" /> |
| 265 <include name="IDR_MD_BOOKMARKS_REDUCERS_HTML" file="resources\md_bookma rks\reducers.html" type="BINDATA" /> | |
| 266 <include name="IDR_MD_BOOKMARKS_REDUCERS_JS" file="resources\md_bookmark s\reducers.js" type="BINDATA" /> | |
| 264 <include name="IDR_MD_BOOKMARKS_ROUTER_HTML" file="resources\md_bookmark s\router.html" type="BINDATA" /> | 267 <include name="IDR_MD_BOOKMARKS_ROUTER_HTML" file="resources\md_bookmark s\router.html" type="BINDATA" /> |
| 265 <include name="IDR_MD_BOOKMARKS_ROUTER_JS" file="resources\md_bookmarks\ router.js" type="BINDATA" /> | 268 <include name="IDR_MD_BOOKMARKS_ROUTER_JS" file="resources\md_bookmarks\ router.js" type="BINDATA" /> |
| 266 <include name="IDR_MD_BOOKMARKS_SHARED_STYLE_HTML" file="resources\md_bo okmarks\shared_style.html" type="BINDATA" /> | 269 <include name="IDR_MD_BOOKMARKS_SHARED_STYLE_HTML" file="resources\md_bo okmarks\shared_style.html" type="BINDATA" /> |
| 267 <include name="IDR_MD_BOOKMARKS_SHARED_VARS_HTML" file="resources\md_boo kmarks\shared_vars.html" type="BINDATA" /> | 270 <include name="IDR_MD_BOOKMARKS_SHARED_VARS_HTML" file="resources\md_boo kmarks\shared_vars.html" type="BINDATA" /> |
| 268 <include name="IDR_MD_BOOKMARKS_SIDEBAR_HTML" file="resources\md_bookmar ks\sidebar.html" type="BINDATA" /> | 271 <include name="IDR_MD_BOOKMARKS_SIDEBAR_HTML" file="resources\md_bookmar ks\sidebar.html" type="BINDATA" /> |
| 269 <include name="IDR_MD_BOOKMARKS_SIDEBAR_JS" file="resources\md_bookmarks \sidebar.js" type="BINDATA" /> | 272 <include name="IDR_MD_BOOKMARKS_SIDEBAR_JS" file="resources\md_bookmarks \sidebar.js" type="BINDATA" /> |
| 273 <include name="IDR_MD_BOOKMARKS_STORE_CLIENT_HTML" file="resources\md_bo okmarks\store_client.html" type="BINDATA" /> | |
| 274 <include name="IDR_MD_BOOKMARKS_STORE_CLIENT_JS" file="resources\md_book marks\store_client.js" type="BINDATA" /> | |
| 270 <include name="IDR_MD_BOOKMARKS_STORE_HTML" file="resources\md_bookmarks \store.html" type="BINDATA" /> | 275 <include name="IDR_MD_BOOKMARKS_STORE_HTML" file="resources\md_bookmarks \store.html" type="BINDATA" /> |
| 271 <include name="IDR_MD_BOOKMARKS_STORE_JS" file="resources\md_bookmarks\s tore.js" type="BINDATA" /> | 276 <include name="IDR_MD_BOOKMARKS_STORE_JS" file="resources\md_bookmarks\s tore.js" type="BINDATA" /> |
| 272 <include name="IDR_MD_BOOKMARKS_TOOLBAR_HTML" file="resources\md_bookmar ks\toolbar.html" type="BINDATA" /> | 277 <include name="IDR_MD_BOOKMARKS_TOOLBAR_HTML" file="resources\md_bookmar ks\toolbar.html" type="BINDATA" /> |
| 273 <include name="IDR_MD_BOOKMARKS_TOOLBAR_JS" file="resources\md_bookmarks \toolbar.js" type="BINDATA" /> | 278 <include name="IDR_MD_BOOKMARKS_TOOLBAR_JS" file="resources\md_bookmarks \toolbar.js" type="BINDATA" /> |
| 274 | 279 |
| 275 <!-- MD History. --> | 280 <!-- MD History. --> |
| 276 <include name="IDR_MD_HISTORY_CONSTANTS_HTML" file="resources\md_history \constants.html" type="BINDATA" /> | 281 <include name="IDR_MD_HISTORY_CONSTANTS_HTML" file="resources\md_history \constants.html" type="BINDATA" /> |
| 277 <include name="IDR_MD_HISTORY_CONSTANTS_JS" file="resources\md_history\c onstants.js" type="BINDATA" /> | 282 <include name="IDR_MD_HISTORY_CONSTANTS_JS" file="resources\md_history\c onstants.js" type="BINDATA" /> |
| 278 <include name="IDR_MD_HISTORY_HISTORY_HTML" file="resources\md_history\h istory.html" flattenhtml="true" type="BINDATA" compress="gzip" /> | 283 <include name="IDR_MD_HISTORY_HISTORY_HTML" file="resources\md_history\h istory.html" flattenhtml="true" type="BINDATA" compress="gzip" /> |
| 279 <include name="IDR_MD_HISTORY_HISTORY_JS" file="resources\md_history\his tory.js" type="BINDATA" /> | 284 <include name="IDR_MD_HISTORY_HISTORY_JS" file="resources\md_history\his tory.js" type="BINDATA" /> |
| (...skipping 353 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 633 <include name="IDR_WELCOME_WIN10_DEFAULT_SMALL_WEBP" file="resources\wel come\win10\default-small.webp" type="BINDATA" /> | 638 <include name="IDR_WELCOME_WIN10_DEFAULT_SMALL_WEBP" file="resources\wel come\win10\default-small.webp" type="BINDATA" /> |
| 634 <include name="IDR_WELCOME_WIN10_PIN_LARGE_WEBP" file="resources\welcome \win10\pin-large.webp" type="BINDATA" /> | 639 <include name="IDR_WELCOME_WIN10_PIN_LARGE_WEBP" file="resources\welcome \win10\pin-large.webp" type="BINDATA" /> |
| 635 <include name="IDR_WELCOME_WIN10_PIN_SMALL_WEBP" file="resources\welcome \win10\pin-small.webp" type="BINDATA" /> | 640 <include name="IDR_WELCOME_WIN10_PIN_SMALL_WEBP" file="resources\welcome \win10\pin-small.webp" type="BINDATA" /> |
| 636 </if> | 641 </if> |
| 637 <if expr="not is_android and not is_ios"> | 642 <if expr="not is_android and not is_ios"> |
| 638 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/ browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir=" false" type="BINDATA" /> | 643 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/ browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir=" false" type="BINDATA" /> |
| 639 </if> | 644 </if> |
| 640 </includes> | 645 </includes> |
| 641 </release> | 646 </release> |
| 642 </grit> | 647 </grit> |
| OLD | NEW |