| 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 <output filename="browser_resources.rc" type="rc_all" /> | 8 <output filename="browser_resources.rc" type="rc_all" /> |
| 9 </outputs> | 9 </outputs> |
| 10 <release seq="1"> | 10 <release seq="1"> |
| (...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 205 <include name="IDR_TASK_MANAGER_MEASURE_TIME_JS" file="resources\task_ma
nager\measure_time.js" type="BINDATA" /> | 205 <include name="IDR_TASK_MANAGER_MEASURE_TIME_JS" file="resources\task_ma
nager\measure_time.js" type="BINDATA" /> |
| 206 <include name="IDR_TASK_MANAGER_MEASURE_TIME_END_JS" file="resources\tas
k_manager\measure_time_end.js" type="BINDATA" /> | 206 <include name="IDR_TASK_MANAGER_MEASURE_TIME_END_JS" file="resources\tas
k_manager\measure_time_end.js" type="BINDATA" /> |
| 207 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif
est.json" type="BINDATA" /> | 207 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif
est.json" type="BINDATA" /> |
| 208 </if> | 208 </if> |
| 209 <if expr="not pp_ifdef('chromeos')"> | 209 <if expr="not pp_ifdef('chromeos')"> |
| 210 <include name="IDR_SYNC_PROMO_JS" file="resources\sync_promo\sync_promo.
js" flattenhtml="true" type="BINDATA" /> | 210 <include name="IDR_SYNC_PROMO_JS" file="resources\sync_promo\sync_promo.
js" flattenhtml="true" type="BINDATA" /> |
| 211 <include name="IDR_SYNC_PROMO_HTML" file="resources\sync_promo\sync_prom
o.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 211 <include name="IDR_SYNC_PROMO_HTML" file="resources\sync_promo\sync_prom
o.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 212 </if> | 212 </if> |
| 213 <if expr="pp_ifdef('chromeos')"> | 213 <if expr="pp_ifdef('chromeos')"> |
| 214 <include name="IDR_ABOUT_SYS_HTML" file="resources\chromeos\about_sys.ht
ml" flattenhtml="true" type="BINDATA" /> | 214 <include name="IDR_ABOUT_SYS_HTML" file="resources\chromeos\about_sys.ht
ml" flattenhtml="true" type="BINDATA" /> |
| 215 <include name="IDR_BACKLOADER_MANIFEST" file="resources\backloader\manif
est.json" type="BINDATA" /> |
| 215 <include name="IDR_CHOOSE_MOBILE_NETWORK_HTML" file="resources\chromeos\
choose_mobile_network.html" flattenhtml="true" allowexternalscript="true" type="
BINDATA" /> | 216 <include name="IDR_CHOOSE_MOBILE_NETWORK_HTML" file="resources\chromeos\
choose_mobile_network.html" flattenhtml="true" allowexternalscript="true" type="
BINDATA" /> |
| 216 <include name="IDR_CHOOSE_MOBILE_NETWORK_JS" file="resources\chromeos\ch
oose_mobile_network.js" type="BINDATA" /> | 217 <include name="IDR_CHOOSE_MOBILE_NETWORK_JS" file="resources\chromeos\ch
oose_mobile_network.js" type="BINDATA" /> |
| 217 <include name="IDR_CROSH_BUILTIN_MANIFEST" file="resources\chromeos\cros
h_builtin\manifest.json" type="BINDATA" /> | 218 <include name="IDR_CROSH_BUILTIN_MANIFEST" file="resources\chromeos\cros
h_builtin\manifest.json" type="BINDATA" /> |
| 218 <include name="IDR_CRYPTOHOME_HTML" file="resources\chromeos\cryptohome.
html" flattenhtml="true" type="BINDATA" /> | 219 <include name="IDR_CRYPTOHOME_HTML" file="resources\chromeos\cryptohome.
html" flattenhtml="true" type="BINDATA" /> |
| 219 <include name="IDR_CRYPTOHOME_JS" file="resources\chromeos\cryptohome.js
" type="BINDATA" /> | 220 <include name="IDR_CRYPTOHOME_JS" file="resources\chromeos\cryptohome.js
" type="BINDATA" /> |
| 220 <!-- manifest file of ChromeVox accessibility extension --> | 221 <!-- manifest file of ChromeVox accessibility extension --> |
| 221 <include name="IDR_CHROMEVOX_MANIFEST" file="resources\chromeos\access_c
hromevox\manifest.json" type="BINDATA" /> | 222 <include name="IDR_CHROMEVOX_MANIFEST" file="resources\chromeos\access_c
hromevox\manifest.json" type="BINDATA" /> |
| 222 <include name="IDR_DIAGNOSTICS_MAIN_CSS" file="resources\chromeos\diagno
stics\main.css" type="BINDATA" /> | 223 <include name="IDR_DIAGNOSTICS_MAIN_CSS" file="resources\chromeos\diagno
stics\main.css" type="BINDATA" /> |
| 223 <include name="IDR_DIAGNOSTICS_MAIN_HTML" file="resources\chromeos\diagn
ostics\main.html" flattenhtml="true" type="BINDATA" /> | 224 <include name="IDR_DIAGNOSTICS_MAIN_HTML" file="resources\chromeos\diagn
ostics\main.html" flattenhtml="true" type="BINDATA" /> |
| 224 <include name="IDR_DIAGNOSTICS_MAIN_JS" file="resources\chromeos\diagnos
tics\main.js" type="BINDATA" /> | 225 <include name="IDR_DIAGNOSTICS_MAIN_JS" file="resources\chromeos\diagnos
tics\main.js" type="BINDATA" /> |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 269 <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.h
tml" type="BINDATA" /> | 270 <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.h
tml" type="BINDATA" /> |
| 270 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js"
type="BINDATA" /> | 271 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js"
type="BINDATA" /> |
| 271 </if> | 272 </if> |
| 272 <if expr="is_win"> | 273 <if expr="is_win"> |
| 273 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def
ault_browser.js" flattenhtml="true" type="BINDATA" /> | 274 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def
ault_browser.js" flattenhtml="true" type="BINDATA" /> |
| 274 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d
efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA
" /> | 275 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d
efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA
" /> |
| 275 </if> | 276 </if> |
| 276 </includes> | 277 </includes> |
| 277 </release> | 278 </release> |
| 278 </grit> | 279 </grit> |
| OLD | NEW |