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 229 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
240 </if> | 240 </if> |
241 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" compress="gzip" /> | 241 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" compress="gzip" /> |
242 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten
html="true" type="BINDATA" compress="gzip" /> | 242 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten
html="true" type="BINDATA" compress="gzip" /> |
243 <include name="IDR_OTHER_DEVICES_JS" file="resources\history\other_devices
.js" flattenhtml="true" type="BINDATA" compress="gzip" /> | 243 <include name="IDR_OTHER_DEVICES_JS" file="resources\history\other_devices
.js" flattenhtml="true" type="BINDATA" compress="gzip" /> |
244 | 244 |
245 <if expr="not is_android and not is_ios"> | 245 <if expr="not is_android and not is_ios"> |
246 <!-- MD Bookmarks. --> | 246 <!-- MD Bookmarks. --> |
247 <include name="IDR_MD_BOOKMARKS_APP_HTML" file="resources\md_bookmarks\a
pp.html" type="BINDATA" /> | 247 <include name="IDR_MD_BOOKMARKS_APP_HTML" file="resources\md_bookmarks\a
pp.html" type="BINDATA" /> |
248 <include name="IDR_MD_BOOKMARKS_APP_JS" file="resources\md_bookmarks\app
.js" type="BINDATA" /> | 248 <include name="IDR_MD_BOOKMARKS_APP_JS" file="resources\md_bookmarks\app
.js" type="BINDATA" /> |
249 <include name="IDR_MD_BOOKMARKS_BOOKMARKS_HTML" file="resources\md_bookm
arks\bookmarks.html" type="BINDATA" /> | 249 <include name="IDR_MD_BOOKMARKS_BOOKMARKS_HTML" file="resources\md_bookm
arks\bookmarks.html" type="BINDATA" /> |
| 250 <include name="IDR_MD_BOOKMARKS_FOLDER_NODE_HTML" file="resources\md_boo
kmarks\folder_node.html" type="BINDATA" /> |
| 251 <include name="IDR_MD_BOOKMARKS_FOLDER_NODE_JS" file="resources\md_bookm
arks\folder_node.js" type="BINDATA" /> |
| 252 <include name="IDR_MD_BOOKMARKS_ICONS_HTML" file="resources\md_bookmarks
\icons.html" type="BINDATA" /> |
| 253 <include name="IDR_MD_BOOKMARKS_ITEM_HTML" file="resources\md_bookmarks\
item.html" type="BINDATA" /> |
| 254 <include name="IDR_MD_BOOKMARKS_ITEM_JS" file="resources\md_bookmarks\it
em.js" type="BINDATA" /> |
| 255 <include name="IDR_MD_BOOKMARKS_LIST_HTML" file="resources\md_bookmarks\
list.html" type="BINDATA" /> |
| 256 <include name="IDR_MD_BOOKMARKS_LIST_JS" file="resources\md_bookmarks\li
st.js" type="BINDATA" /> |
250 <include name="IDR_MD_BOOKMARKS_SHARED_STYLE_HTML" file="resources\md_bo
okmarks\shared_style.html" type="BINDATA" /> | 257 <include name="IDR_MD_BOOKMARKS_SHARED_STYLE_HTML" file="resources\md_bo
okmarks\shared_style.html" type="BINDATA" /> |
251 <include name="IDR_MD_BOOKMARKS_SHARED_VARS_HTML" file="resources\md_boo
kmarks\shared_vars.html" type="BINDATA" /> | 258 <include name="IDR_MD_BOOKMARKS_SHARED_VARS_HTML" file="resources\md_boo
kmarks\shared_vars.html" type="BINDATA" /> |
| 259 <include name="IDR_MD_BOOKMARKS_SIDEBAR_HTML" file="resources\md_bookmar
ks\sidebar.html" type="BINDATA" /> |
| 260 <include name="IDR_MD_BOOKMARKS_SIDEBAR_JS" file="resources\md_bookmarks
\sidebar.js" type="BINDATA" /> |
252 <include name="IDR_MD_BOOKMARKS_STORE_HTML" file="resources\md_bookmarks
\store.html" type="BINDATA" /> | 261 <include name="IDR_MD_BOOKMARKS_STORE_HTML" file="resources\md_bookmarks
\store.html" type="BINDATA" /> |
253 <include name="IDR_MD_BOOKMARKS_STORE_JS" file="resources\md_bookmarks\s
tore.js" type="BINDATA" /> | 262 <include name="IDR_MD_BOOKMARKS_STORE_JS" file="resources\md_bookmarks\s
tore.js" type="BINDATA" /> |
254 <include name="IDR_MD_BOOKMARKS_TOOLBAR_HTML" file="resources\md_bookmar
ks\toolbar.html" type="BINDATA" /> | 263 <include name="IDR_MD_BOOKMARKS_TOOLBAR_HTML" file="resources\md_bookmar
ks\toolbar.html" type="BINDATA" /> |
255 <include name="IDR_MD_BOOKMARKS_TOOLBAR_JS" file="resources\md_bookmarks
\toolbar.js" type="BINDATA" /> | 264 <include name="IDR_MD_BOOKMARKS_TOOLBAR_JS" file="resources\md_bookmarks
\toolbar.js" type="BINDATA" /> |
256 | 265 |
257 <!-- MD History. --> | 266 <!-- MD History. --> |
258 <include name="IDR_MD_HISTORY_CONSTANTS_HTML" file="resources\md_history
\constants.html" type="BINDATA" /> | 267 <include name="IDR_MD_HISTORY_CONSTANTS_HTML" file="resources\md_history
\constants.html" type="BINDATA" /> |
259 <include name="IDR_MD_HISTORY_CONSTANTS_JS" file="resources\md_history\c
onstants.js" type="BINDATA" /> | 268 <include name="IDR_MD_HISTORY_CONSTANTS_JS" file="resources\md_history\c
onstants.js" type="BINDATA" /> |
260 <include name="IDR_MD_HISTORY_HISTORY_HTML" file="resources\md_history\h
istory.html" flattenhtml="true" type="BINDATA" compress="gzip" /> | 269 <include name="IDR_MD_HISTORY_HISTORY_HTML" file="resources\md_history\h
istory.html" flattenhtml="true" type="BINDATA" compress="gzip" /> |
261 <include name="IDR_MD_HISTORY_HISTORY_JS" file="resources\md_history\his
tory.js" type="BINDATA" /> | 270 <include name="IDR_MD_HISTORY_HISTORY_JS" file="resources\md_history\his
tory.js" type="BINDATA" /> |
(...skipping 351 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
613 <include name="IDR_CHROME_CONTENT_PLUGIN_MANIFEST_OVERLAY" file="chrome_co
ntent_plugin_manifest_overlay.json" type="BINDATA" /> | 622 <include name="IDR_CHROME_CONTENT_PLUGIN_MANIFEST_OVERLAY" file="chrome_co
ntent_plugin_manifest_overlay.json" type="BINDATA" /> |
614 <include name="IDR_CHROME_CONTENT_RENDERER_MANIFEST_OVERLAY" file="chrome_
content_renderer_manifest_overlay.json" type="BINDATA" /> | 623 <include name="IDR_CHROME_CONTENT_RENDERER_MANIFEST_OVERLAY" file="chrome_
content_renderer_manifest_overlay.json" type="BINDATA" /> |
615 <include name="IDR_CHROME_CONTENT_UTILITY_MANIFEST_OVERLAY" file="chrome_c
ontent_utility_manifest_overlay.json" type="BINDATA" /> | 624 <include name="IDR_CHROME_CONTENT_UTILITY_MANIFEST_OVERLAY" file="chrome_c
ontent_utility_manifest_overlay.json" type="BINDATA" /> |
616 <include name="IDR_NACL_LOADER_MANIFEST" file="../../components/nacl/loade
r/nacl_loader_manifest.json" type="BINDATA" /> | 625 <include name="IDR_NACL_LOADER_MANIFEST" file="../../components/nacl/loade
r/nacl_loader_manifest.json" type="BINDATA" /> |
617 <if expr="is_win"> | 626 <if expr="is_win"> |
618 <include name="IDR_NACL_BROKER_MANIFEST" file="../../components/nacl/bro
ker/nacl_broker_manifest.json" type="BINDATA" /> | 627 <include name="IDR_NACL_BROKER_MANIFEST" file="../../components/nacl/bro
ker/nacl_broker_manifest.json" type="BINDATA" /> |
619 </if> | 628 </if> |
620 </includes> | 629 </includes> |
621 </release> | 630 </release> |
622 </grit> | 631 </grit> |
OLD | NEW |