| 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 202 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 213 <include name="IDR_TASK_MANAGER_MEASURE_TIME_JS" file="resources\task_ma
nager\measure_time.js" type="BINDATA" /> | 213 <include name="IDR_TASK_MANAGER_MEASURE_TIME_JS" file="resources\task_ma
nager\measure_time.js" type="BINDATA" /> |
| 214 <include name="IDR_TASK_MANAGER_MEASURE_TIME_END_JS" file="resources\tas
k_manager\measure_time_end.js" type="BINDATA" /> | 214 <include name="IDR_TASK_MANAGER_MEASURE_TIME_END_JS" file="resources\tas
k_manager\measure_time_end.js" type="BINDATA" /> |
| 215 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif
est.json" type="BINDATA" /> | 215 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif
est.json" type="BINDATA" /> |
| 216 </if> | 216 </if> |
| 217 <if expr="not pp_ifdef('chromeos')"> | 217 <if expr="not pp_ifdef('chromeos')"> |
| 218 <include name="IDR_SYNC_PROMO_JS" file="resources\sync_promo\sync_promo.
js" flattenhtml="true" type="BINDATA" /> | 218 <include name="IDR_SYNC_PROMO_JS" file="resources\sync_promo\sync_promo.
js" flattenhtml="true" type="BINDATA" /> |
| 219 <include name="IDR_SYNC_PROMO_HTML" file="resources\sync_promo\sync_prom
o.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 219 <include name="IDR_SYNC_PROMO_HTML" file="resources\sync_promo\sync_prom
o.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 220 </if> | 220 </if> |
| 221 <if expr="pp_ifdef('chromeos')"> | 221 <if expr="pp_ifdef('chromeos')"> |
| 222 <include name="IDR_ABOUT_SYS_HTML" file="resources\chromeos\about_sys.ht
ml" flattenhtml="true" type="BINDATA" /> | 222 <include name="IDR_ABOUT_SYS_HTML" file="resources\chromeos\about_sys.ht
ml" flattenhtml="true" type="BINDATA" /> |
| 223 <include name="IDR_BACKLOADER_MANIFEST" file="resources\backloader\manif
est.json" type="BINDATA" /> |
| 223 <include name="IDR_CHOOSE_MOBILE_NETWORK_HTML" file="resources\chromeos\
choose_mobile_network.html" flattenhtml="true" allowexternalscript="true" type="
BINDATA" /> | 224 <include name="IDR_CHOOSE_MOBILE_NETWORK_HTML" file="resources\chromeos\
choose_mobile_network.html" flattenhtml="true" allowexternalscript="true" type="
BINDATA" /> |
| 224 <include name="IDR_CHOOSE_MOBILE_NETWORK_JS" file="resources\chromeos\ch
oose_mobile_network.js" type="BINDATA" /> | 225 <include name="IDR_CHOOSE_MOBILE_NETWORK_JS" file="resources\chromeos\ch
oose_mobile_network.js" type="BINDATA" /> |
| 225 <include name="IDR_CROSH_BUILTIN_MANIFEST" file="resources\chromeos\cros
h_builtin\manifest.json" type="BINDATA" /> | 226 <include name="IDR_CROSH_BUILTIN_MANIFEST" file="resources\chromeos\cros
h_builtin\manifest.json" type="BINDATA" /> |
| 226 <include name="IDR_CRYPTOHOME_HTML" file="resources\chromeos\cryptohome.
html" flattenhtml="true" type="BINDATA" /> | 227 <include name="IDR_CRYPTOHOME_HTML" file="resources\chromeos\cryptohome.
html" flattenhtml="true" type="BINDATA" /> |
| 227 <include name="IDR_CRYPTOHOME_JS" file="resources\chromeos\cryptohome.js
" type="BINDATA" /> | 228 <include name="IDR_CRYPTOHOME_JS" file="resources\chromeos\cryptohome.js
" type="BINDATA" /> |
| 228 <!-- manifest file of ChromeVox accessibility extension --> | 229 <!-- manifest file of ChromeVox accessibility extension --> |
| 229 <include name="IDR_CHROMEVOX_MANIFEST" file="resources\chromeos\access_c
hromevox\manifest.json" type="BINDATA" /> | 230 <include name="IDR_CHROMEVOX_MANIFEST" file="resources\chromeos\access_c
hromevox\manifest.json" type="BINDATA" /> |
| 230 <include name="IDR_DIAGNOSTICS_MAIN_CSS" file="resources\chromeos\diagno
stics\main.css" type="BINDATA" /> | 231 <include name="IDR_DIAGNOSTICS_MAIN_CSS" file="resources\chromeos\diagno
stics\main.css" type="BINDATA" /> |
| 231 <include name="IDR_DIAGNOSTICS_MAIN_HTML" file="resources\chromeos\diagn
ostics\main.html" flattenhtml="true" type="BINDATA" /> | 232 <include name="IDR_DIAGNOSTICS_MAIN_HTML" file="resources\chromeos\diagn
ostics\main.html" flattenhtml="true" type="BINDATA" /> |
| 232 <include name="IDR_DIAGNOSTICS_MAIN_JS" file="resources\chromeos\diagnos
tics\main.js" type="BINDATA" /> | 233 <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... |
| 277 <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.h
tml" type="BINDATA" /> | 278 <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.h
tml" type="BINDATA" /> |
| 278 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js"
type="BINDATA" /> | 279 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js"
type="BINDATA" /> |
| 279 </if> | 280 </if> |
| 280 <if expr="is_win"> | 281 <if expr="is_win"> |
| 281 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def
ault_browser.js" flattenhtml="true" type="BINDATA" /> | 282 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def
ault_browser.js" flattenhtml="true" type="BINDATA" /> |
| 282 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d
efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA
" /> | 283 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d
efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA
" /> |
| 283 </if> | 284 </if> |
| 284 </includes> | 285 </includes> |
| 285 </release> | 286 </release> |
| 286 </grit> | 287 </grit> |
| OLD | NEW |