| 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" /> |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 42 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_CSS_JS" file="bookmark_manage
r/css/bmm.css.js" type="BINDATA" /> | 42 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_CSS_JS" file="bookmark_manage
r/css/bmm.css.js" type="BINDATA" /> |
| 43 <!-- Gaia auth extension --> | 43 <!-- Gaia auth extension --> |
| 44 <include name="IDR_GAIA_AUTH_KEYBOARD_UI_CSS" file="gaia_auth/keyboard_ui.
css" type="BINDATA" /> | 44 <include name="IDR_GAIA_AUTH_KEYBOARD_UI_CSS" file="gaia_auth/keyboard_ui.
css" type="BINDATA" /> |
| 45 <include name="IDR_GAIA_AUTH_MAIN" file="gaia_auth/main.html" allowexterna
lscript="true" type="BINDATA" /> | 45 <include name="IDR_GAIA_AUTH_MAIN" file="gaia_auth/main.html" allowexterna
lscript="true" type="BINDATA" /> |
| 46 <include name="IDR_GAIA_AUTH_MAIN_JS" file="gaia_auth/main.js" type="BINDA
TA" /> | 46 <include name="IDR_GAIA_AUTH_MAIN_JS" file="gaia_auth/main.js" type="BINDA
TA" /> |
| 47 <include name="IDR_GAIA_AUTH_MAIN_CSS" file="gaia_auth/main.css" type="BIN
DATA" /> | 47 <include name="IDR_GAIA_AUTH_MAIN_CSS" file="gaia_auth/main.css" type="BIN
DATA" /> |
| 48 <include name="IDR_GAIA_AUTH_OFFLINE" file="gaia_auth/offline.html" allowe
xternalscript="true" type="BINDATA" /> | 48 <include name="IDR_GAIA_AUTH_OFFLINE" file="gaia_auth/offline.html" allowe
xternalscript="true" type="BINDATA" /> |
| 49 <include name="IDR_GAIA_AUTH_OFFLINE_JS" file="gaia_auth/offline.js" type=
"BINDATA" /> | 49 <include name="IDR_GAIA_AUTH_OFFLINE_JS" file="gaia_auth/offline.js" type=
"BINDATA" /> |
| 50 <include name="IDR_GAIA_AUTH_OFFLINE_CSS" file="gaia_auth/offline.css" typ
e="BINDATA" /> | 50 <include name="IDR_GAIA_AUTH_OFFLINE_CSS" file="gaia_auth/offline.css" typ
e="BINDATA" /> |
| 51 <include name="IDR_GAIA_AUTH_SUCCESS" file="gaia_auth/success.html" allowe
xternalscript="true" type="BINDATA" /> | 51 <include name="IDR_GAIA_AUTH_SUCCESS" file="gaia_auth/success.html" allowe
xternalscript="true" type="BINDATA" /> |
| 52 <include name="IDR_GAIA_AUTH_SUCCESS_JS" file="gaia_auth/success.js" type=
"BINDATA" /> |
| 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"> |
| (...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 214 <!-- The next two files have a .png extension since grit for some reason | 215 <!-- The next two files have a .png extension since grit for some reason |
| 215 won't compile these files in if they are named .nmf/.pexe or | 216 won't compile these files in if they are named .nmf/.pexe or |
| 216 anything remotely similar to their actual extension. Naming these | 217 anything remotely similar to their actual extension. Naming these |
| 217 .js or .html breaks all kinds of presubmit checks, hence .png seems | 218 .js or .html breaks all kinds of presubmit checks, hence .png seems |
| 218 to be the only viable option at the moment. --> | 219 to be the only viable option at the moment. --> |
| 219 <include name="IDR_WHISPERNET_PROXY_WHISPERNET_PROXY_PROXY_NMF" file="whis
pernet_proxy/whispernet_proxy.nmf.png" type="BINDATA" /> | 220 <include name="IDR_WHISPERNET_PROXY_WHISPERNET_PROXY_PROXY_NMF" file="whis
pernet_proxy/whispernet_proxy.nmf.png" type="BINDATA" /> |
| 220 <include name="IDR_WHISPERNET_PROXY_WHISPERNET_PROXY_PROXY_PEXE" file="whi
spernet_proxy/whispernet_proxy_pnacl.pexe.png" type="BINDATA" /> | 221 <include name="IDR_WHISPERNET_PROXY_WHISPERNET_PROXY_PROXY_PEXE" file="whi
spernet_proxy/whispernet_proxy_pnacl.pexe.png" type="BINDATA" /> |
| 221 </includes> | 222 </includes> |
| 222 </release> | 223 </release> |
| 223 </grit> | 224 </grit> |
| OLD | NEW |