| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!-- This comment is only here because changes to resources are not picked up | 2 <!-- This comment is only here because changes to resources are not picked up |
| 3 without changes to the corresponding grd file. --> | 3 without changes to the corresponding grd file. --> |
| 4 <grit latest_public_release="0" current_release="1"> | 4 <grit latest_public_release="0" current_release="1"> |
| 5 <outputs> | 5 <outputs> |
| 6 <output filename="grit/component_extension_resources.h" type="rc_header"> | 6 <output filename="grit/component_extension_resources.h" type="rc_header"> |
| 7 <emit emit_type='prepend'></emit> | 7 <emit emit_type='prepend'></emit> |
| 8 </output> | 8 </output> |
| 9 <output filename="grit/component_extension_resources_map.cc" type="resource_
file_map_source" /> | 9 <output filename="grit/component_extension_resources_map.cc" type="resource_
file_map_source" /> |
| 10 <output filename="grit/component_extension_resources_map.h" type="resource_m
ap_header" /> | 10 <output filename="grit/component_extension_resources_map.h" type="resource_m
ap_header" /> |
| 11 <output filename="component_extension_resources.pak" type="data_package" /> | 11 <output filename="component_extension_resources.pak" type="data_package" /> |
| 12 </outputs> | 12 </outputs> |
| 13 <release seq="1"> | 13 <release seq="1"> |
| 14 <structures> | 14 <structures> |
| 15 <structure name="IDR_BOOKMARK_MANAGER_MAIN" file="bookmark_manager/main.ht
ml" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> | 15 <structure name="IDR_BOOKMARK_MANAGER_MAIN" file="bookmark_manager/main.ht
ml" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> |
| 16 <structure name="IDR_HOTWORD_AUDIO_VERIFICATION_MAIN" file="hotword_audio_
verification/main.html" flattenhtml="true" allowexternalscript="true" type="chro
me_html" /> |
| 16 <if expr="chromeos"> | 17 <if expr="chromeos"> |
| 17 <structure name="IDR_WALLPAPER_MANAGER_MAIN" file="chromeos/wallpaper_ma
nager/main.html" flattenhtml="true" allowexternalscript="true" type="chrome_html
" /> | 18 <structure name="IDR_WALLPAPER_MANAGER_MAIN" file="chromeos/wallpaper_ma
nager/main.html" flattenhtml="true" allowexternalscript="true" type="chrome_html
" /> |
| 18 <if expr="not _google_chrome"> | 19 <if expr="not _google_chrome"> |
| 19 <structure name="IDR_FIRST_RUN_DIALOG_MAIN" file="chromeos/first_run/a
pp/main.html" flattenhtml="true" allowexternalscript="true" type="chrome_html" v
ariables="GREETING_IMAGE=disabled" expand_variables="true"/> | 20 <structure name="IDR_FIRST_RUN_DIALOG_MAIN" file="chromeos/first_run/a
pp/main.html" flattenhtml="true" allowexternalscript="true" type="chrome_html" v
ariables="GREETING_IMAGE=disabled" expand_variables="true"/> |
| 20 </if> | 21 </if> |
| 21 <if expr="_google_chrome"> | 22 <if expr="_google_chrome"> |
| 22 <structure name="IDR_FIRST_RUN_DIALOG_MAIN" file="chromeos/first_run/a
pp/main.html" flattenhtml="true" allowexternalscript="true" type="chrome_html" v
ariables="GREETING_IMAGE=enabled" expand_variables="true"/> | 23 <structure name="IDR_FIRST_RUN_DIALOG_MAIN" file="chromeos/first_run/a
pp/main.html" flattenhtml="true" allowexternalscript="true" type="chrome_html" v
ariables="GREETING_IMAGE=enabled" expand_variables="true"/> |
| 23 </if> | 24 </if> |
| 24 </if> | 25 </if> |
| 25 </structures> | 26 </structures> |
| (...skipping 26 matching lines...) Expand all Loading... |
| 52 <include name="IDR_GAIA_AUTH_UTIL_JS" file="gaia_auth/util.js" type="BINDA
TA" /> | 53 <include name="IDR_GAIA_AUTH_UTIL_JS" file="gaia_auth/util.js" type="BINDA
TA" /> |
| 53 <include name="IDR_GAIA_AUTH_BACKGROUND_JS" file="gaia_auth/background.js"
type="BINDATA" /> | 54 <include name="IDR_GAIA_AUTH_BACKGROUND_JS" file="gaia_auth/background.js"
type="BINDATA" /> |
| 54 <include name="IDR_GAIA_AUTH_SAML_INJECTED_JS" file="gaia_auth/saml_inject
ed.js" type="BINDATA" /> | 55 <include name="IDR_GAIA_AUTH_SAML_INJECTED_JS" file="gaia_auth/saml_inject
ed.js" type="BINDATA" /> |
| 55 <include name="IDR_GAIA_AUTH_CHANNEL_JS" file="gaia_auth/channel.js" type=
"BINDATA" /> | 56 <include name="IDR_GAIA_AUTH_CHANNEL_JS" file="gaia_auth/channel.js" type=
"BINDATA" /> |
| 56 <!-- Hangout Services extension, included in Google Chrome builds only. --
> | 57 <!-- Hangout Services extension, included in Google Chrome builds only. --
> |
| 57 <if expr="_google_chrome or enable_hangout_services_extension"> | 58 <if expr="_google_chrome or enable_hangout_services_extension"> |
| 58 <include name="IDR_HANGOUT_SERVICES_BACKGROUND_HTML" file="hangout_servi
ces/background.html" type="BINDATA" /> | 59 <include name="IDR_HANGOUT_SERVICES_BACKGROUND_HTML" file="hangout_servi
ces/background.html" type="BINDATA" /> |
| 59 <include name="IDR_HANGOUT_SERVICES_THUNK_JS" file="hangout_services/thu
nk.js" type="BINDATA" /> | 60 <include name="IDR_HANGOUT_SERVICES_THUNK_JS" file="hangout_services/thu
nk.js" type="BINDATA" /> |
| 60 </if> | 61 </if> |
| 61 <if expr="enable_extensions"> | 62 <if expr="enable_extensions"> |
| 63 <!-- Hotword Audio Verification extension --> |
| 64 <include name="IDR_HOTWORD_AUDIO_VERIFICATION_BACKGROUND_JS" file="hotwo
rd_audio_verification/background.js" type="BINDATA" /> |
| 65 |
| 62 <!-- Hotword Helper extension --> | 66 <!-- Hotword Helper extension --> |
| 63 <include name="IDR_HOTWORD_HELPER_AUDIO_CLIENT_JS" file="hotword_helper/
audio_client.js" type="BINDATA" /> | 67 <include name="IDR_HOTWORD_HELPER_AUDIO_CLIENT_JS" file="hotword_helper/
audio_client.js" type="BINDATA" /> |
| 64 <include name="IDR_HOTWORD_HELPER_MANAGER_JS" file="hotword_helper/manag
er.js" type="BINDATA" /> | 68 <include name="IDR_HOTWORD_HELPER_MANAGER_JS" file="hotword_helper/manag
er.js" type="BINDATA" /> |
| 65 | 69 |
| 66 <!-- (Experimental) hotword triggering extension --> | 70 <!-- (Experimental) hotword triggering extension --> |
| 67 <include name="IDR_HOTWORD_MANAGER_JS" file="hotword/manager.js" type="B
INDATA" /> | 71 <include name="IDR_HOTWORD_MANAGER_JS" file="hotword/manager.js" type="B
INDATA" /> |
| 68 </if> | 72 </if> |
| 69 <if expr="not is_android"> | 73 <if expr="not is_android"> |
| 70 <include name="IDR_FEEDBACK_DEFAULT_HTML" file="feedback/html/default.ht
ml" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 74 <include name="IDR_FEEDBACK_DEFAULT_HTML" file="feedback/html/default.ht
ml" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 71 <include name="IDR_FEEDBACK_EVENT_HANDLER_JS" file="feedback/js/event_ha
ndler.js" flattenhtml="true" type="BINDATA" /> | 75 <include name="IDR_FEEDBACK_EVENT_HANDLER_JS" file="feedback/js/event_ha
ndler.js" flattenhtml="true" type="BINDATA" /> |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 192 <!-- The next two files have a .png extension since grit for some reason | 196 <!-- The next two files have a .png extension since grit for some reason |
| 193 won't compile these files in if they are named .nmf/.pexe or | 197 won't compile these files in if they are named .nmf/.pexe or |
| 194 anything remotely similar to their actual extension. Naming these | 198 anything remotely similar to their actual extension. Naming these |
| 195 .js or .html breaks all kinds of presubmit checks, hence .png seems | 199 .js or .html breaks all kinds of presubmit checks, hence .png seems |
| 196 to be the only viable option at the moment. --> | 200 to be the only viable option at the moment. --> |
| 197 <include name="IDR_WHISPERNET_PROXY_WHISPERNET_PROXY_PROXY_NMF" file="whis
pernet_proxy/whispernet_proxy.nmf.png" type="BINDATA" /> | 201 <include name="IDR_WHISPERNET_PROXY_WHISPERNET_PROXY_PROXY_NMF" file="whis
pernet_proxy/whispernet_proxy.nmf.png" type="BINDATA" /> |
| 198 <include name="IDR_WHISPERNET_PROXY_WHISPERNET_PROXY_PROXY_PEXE" file="whi
spernet_proxy/whispernet_proxy_pnacl.pexe.png" type="BINDATA" /> | 202 <include name="IDR_WHISPERNET_PROXY_WHISPERNET_PROXY_PROXY_PEXE" file="whi
spernet_proxy/whispernet_proxy_pnacl.pexe.png" type="BINDATA" /> |
| 199 </includes> | 203 </includes> |
| 200 </release> | 204 </release> |
| 201 </grit> | 205 </grit> |
| OLD | NEW |