| 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"> | 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 140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 151 <include name="IDR_MD_EXTENSIONS_MANAGER_JS" file="resources\md_extensio
ns\manager.js" type="BINDATA" /> | 151 <include name="IDR_MD_EXTENSIONS_MANAGER_JS" file="resources\md_extensio
ns\manager.js" type="BINDATA" /> |
| 152 <include name="IDR_MD_EXTENSIONS_SIDEBAR_CSS" file="resources\md_extensi
ons\sidebar.css" type="BINDATA" /> | 152 <include name="IDR_MD_EXTENSIONS_SIDEBAR_CSS" file="resources\md_extensi
ons\sidebar.css" type="BINDATA" /> |
| 153 <include name="IDR_MD_EXTENSIONS_SIDEBAR_HTML" file="resources\md_extens
ions\sidebar.html" type="BINDATA" /> | 153 <include name="IDR_MD_EXTENSIONS_SIDEBAR_HTML" file="resources\md_extens
ions\sidebar.html" type="BINDATA" /> |
| 154 <include name="IDR_MD_EXTENSIONS_SIDEBAR_JS" file="resources\md_extensio
ns\sidebar.js" type="BINDATA" /> | 154 <include name="IDR_MD_EXTENSIONS_SIDEBAR_JS" file="resources\md_extensio
ns\sidebar.js" type="BINDATA" /> |
| 155 <include name="IDR_MD_EXTENSIONS_TOOLBAR_CSS" file="resources\md_extensi
ons\toolbar.css" type="BINDATA" /> | 155 <include name="IDR_MD_EXTENSIONS_TOOLBAR_CSS" file="resources\md_extensi
ons\toolbar.css" type="BINDATA" /> |
| 156 <include name="IDR_MD_EXTENSIONS_TOOLBAR_HTML" file="resources\md_extens
ions\toolbar.html" type="BINDATA" /> | 156 <include name="IDR_MD_EXTENSIONS_TOOLBAR_HTML" file="resources\md_extens
ions\toolbar.html" type="BINDATA" /> |
| 157 <include name="IDR_MD_EXTENSIONS_TOOLBAR_JS" file="resources\md_extensio
ns\toolbar.js" type="BINDATA" /> | 157 <include name="IDR_MD_EXTENSIONS_TOOLBAR_JS" file="resources\md_extensio
ns\toolbar.js" type="BINDATA" /> |
| 158 <include name="IDR_MD_EXTENSIONS_STRINGS_HTML" file="resources\md_extens
ions\strings.html" type="BINDATA" /> | 158 <include name="IDR_MD_EXTENSIONS_STRINGS_HTML" file="resources\md_extens
ions\strings.html" type="BINDATA" /> |
| 159 </if> | 159 </if> |
| 160 <include name="IDR_FEEDBACK_MANIFEST" file="resources\feedback\manifest.js
on" type="BINDATA" /> | 160 <include name="IDR_FEEDBACK_MANIFEST" file="resources\feedback\manifest.js
on" type="BINDATA" /> |
| 161 <if expr="is_android"> |
| 162 <include name="IDR_POPULAR_SITES_INTERNALS_HTML" file="resources\popular
_sites_internals.html" allowexternalscript="true" type="BINDATA" /> |
| 163 <include name="IDR_POPULAR_SITES_INTERNALS_CSS" file="resources\popular_
sites_internals.css" type="BINDATA" /> |
| 164 <include name="IDR_POPULAR_SITES_INTERNALS_JS" file="resources\popular_s
ites_internals.js" type="BINDATA" /> |
| 165 </if> |
| 161 <include name="IDR_SUPERVISED_USER_INTERNALS_HTML" file="resources\supervi
sed_user_internals.html" allowexternalscript="true" type="BINDATA" /> | 166 <include name="IDR_SUPERVISED_USER_INTERNALS_HTML" file="resources\supervi
sed_user_internals.html" allowexternalscript="true" type="BINDATA" /> |
| 162 <include name="IDR_SUPERVISED_USER_INTERNALS_CSS" file="resources\supervis
ed_user_internals.css" type="BINDATA" /> | 167 <include name="IDR_SUPERVISED_USER_INTERNALS_CSS" file="resources\supervis
ed_user_internals.css" type="BINDATA" /> |
| 163 <include name="IDR_SUPERVISED_USER_INTERNALS_JS" file="resources\supervise
d_user_internals.js" type="BINDATA" /> | 168 <include name="IDR_SUPERVISED_USER_INTERNALS_JS" file="resources\supervise
d_user_internals.js" type="BINDATA" /> |
| 164 <include name="IDR_FLAGS_HTML" file="resources\flags.html" flattenhtml="tr
ue" type="BINDATA" /> | 169 <include name="IDR_FLAGS_HTML" file="resources\flags.html" flattenhtml="tr
ue" type="BINDATA" /> |
| 165 <include name="IDR_FLAGS_JS" file="resources\flags.js" type="BINDATA" /> | 170 <include name="IDR_FLAGS_JS" file="resources\flags.js" type="BINDATA" /> |
| 166 <if expr="_google_chrome or enable_hangout_services_extension"> | 171 <if expr="_google_chrome or enable_hangout_services_extension"> |
| 167 <!-- Hangout Services extension, included in Google Chrome builds only.
--> | 172 <!-- Hangout Services extension, included in Google Chrome builds only.
--> |
| 168 <include name="IDR_HANGOUT_SERVICES_MANIFEST" file="resources\hangout_se
rvices\manifest.json" type="BINDATA" /> | 173 <include name="IDR_HANGOUT_SERVICES_MANIFEST" file="resources\hangout_se
rvices\manifest.json" type="BINDATA" /> |
| 169 </if> | 174 </if> |
| 170 <include name="IDR_HOTWORD_MANIFEST" file="resources\hotword\manifest.json
" type="BINDATA" /> | 175 <include name="IDR_HOTWORD_MANIFEST" file="resources\hotword\manifest.json
" type="BINDATA" /> |
| (...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 456 </if> | 461 </if> |
| 457 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im
e\manifest.json" type="BINDATA" /> | 462 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im
e\manifest.json" type="BINDATA" /> |
| 458 </if> | 463 </if> |
| 459 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p
roxy\manifest.json" type="BINDATA" /> | 464 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p
roxy\manifest.json" type="BINDATA" /> |
| 460 <if expr="enable_media_router"> | 465 <if expr="enable_media_router"> |
| 461 <part file="media_router_resources.grdp" /> | 466 <part file="media_router_resources.grdp" /> |
| 462 </if> | 467 </if> |
| 463 </includes> | 468 </includes> |
| 464 </release> | 469 </release> |
| 465 </grit> | 470 </grit> |
| OLD | NEW |