Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(164)

Side by Side Diff: chrome/browser/browser_resources.grd

Issue 1004753004: cros: Port SAML support to webview sign-in. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix typo on api code path Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" /> 157 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" />
158 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten html="true" type="BINDATA" /> 158 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten html="true" type="BINDATA" />
159 <include name="IDR_OTHER_DEVICES_JS" file="resources\history\other_devices .js" flattenhtml="true" type="BINDATA" /> 159 <include name="IDR_OTHER_DEVICES_JS" file="resources\history\other_devices .js" flattenhtml="true" type="BINDATA" />
160 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_MANIFEST" file="resources\i dentity_scope_approval_dialog\manifest.json" type="BINDATA" /> 160 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_MANIFEST" file="resources\i dentity_scope_approval_dialog\manifest.json" type="BINDATA" />
161 <include name="IDR_NEW_INLINE_LOGIN_HTML" file="resources\inline_login\new _inline_login.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 161 <include name="IDR_NEW_INLINE_LOGIN_HTML" file="resources\inline_login\new _inline_login.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
162 <include name="IDR_INLINE_LOGIN_HTML" file="resources\inline_login\inline_ login.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 162 <include name="IDR_INLINE_LOGIN_HTML" file="resources\inline_login\inline_ login.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
163 <include name="IDR_INLINE_LOGIN_CSS" file="resources\inline_login\inline_l ogin.css" flattenhtml="true" type="BINDATA" /> 163 <include name="IDR_INLINE_LOGIN_CSS" file="resources\inline_login\inline_l ogin.css" flattenhtml="true" type="BINDATA" />
164 <include name="IDR_INLINE_LOGIN_JS" file="resources\inline_login\inline_lo gin.js" flattenhtml="true" type="BINDATA" /> 164 <include name="IDR_INLINE_LOGIN_JS" file="resources\inline_login\inline_lo gin.js" flattenhtml="true" type="BINDATA" />
165 <include name="IDR_GAIA_AUTH_AUTHENTICATOR_JS" file="resources\gaia_auth_h ost\authenticator.js" flattenhtml="true" type="BINDATA" /> 165 <include name="IDR_GAIA_AUTH_AUTHENTICATOR_JS" file="resources\gaia_auth_h ost\authenticator.js" flattenhtml="true" type="BINDATA" />
166 <include name="IDR_GAIA_AUTH_HOST_JS" file="resources\gaia_auth_host\gaia_ auth_host.js" flattenhtml="true" type="BINDATA" /> 166 <include name="IDR_GAIA_AUTH_HOST_JS" file="resources\gaia_auth_host\gaia_ auth_host.js" flattenhtml="true" type="BINDATA" />
167 <include name="IDR_GAIA_AUTH_WEBVIEW_SAML_INJECTED_JS" file="resources\gai a_auth_host\webview_saml_injected.js" flattenhtml="true" type="BINDATA" />
167 <include name="IDR_INSPECT_CSS" file="resources\inspect\inspect.css" flatt enhtml="true" type="BINDATA" /> 168 <include name="IDR_INSPECT_CSS" file="resources\inspect\inspect.css" flatt enhtml="true" type="BINDATA" />
168 <include name="IDR_INSPECT_HTML" file="resources\inspect\inspect.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" /> 169 <include name="IDR_INSPECT_HTML" file="resources\inspect\inspect.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" />
169 <include name="IDR_INSPECT_JS" file="resources\inspect\inspect.js" flatten html="true" type="BINDATA" /> 170 <include name="IDR_INSPECT_JS" file="resources\inspect\inspect.js" flatten html="true" type="BINDATA" />
170 <include name="IDR_INSTANT_CSS" file="resources\instant\instant.css" flatt enhtml="true" type="BINDATA" /> 171 <include name="IDR_INSTANT_CSS" file="resources\instant\instant.css" flatt enhtml="true" type="BINDATA" />
171 <include name="IDR_INSTANT_HTML" file="resources\instant\instant.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" /> 172 <include name="IDR_INSTANT_HTML" file="resources\instant\instant.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" />
172 <include name="IDR_INSTANT_JS" file="resources\instant\instant.js" flatten html="true" type="BINDATA" /> 173 <include name="IDR_INSTANT_JS" file="resources\instant\instant.js" flatten html="true" type="BINDATA" />
173 <include name="IDR_NET_EXPORT_HTML" file="resources\net_export\net_export. html" flattenhtml="true" type="BINDATA" /> 174 <include name="IDR_NET_EXPORT_HTML" file="resources\net_export\net_export. html" flattenhtml="true" type="BINDATA" />
174 <include name="IDR_NET_EXPORT_JS" file="resources\net_export\net_export.js " flattenhtml="true" type="BINDATA" /> 175 <include name="IDR_NET_EXPORT_JS" file="resources\net_export\net_export.js " flattenhtml="true" type="BINDATA" />
175 <include name="IDR_NETWORK_SPEECH_SYNTHESIS_MANIFEST" file="resources\netw ork_speech_synthesis\manifest.json" type="BINDATA" /> 176 <include name="IDR_NETWORK_SPEECH_SYNTHESIS_MANIFEST" file="resources\netw ork_speech_synthesis\manifest.json" type="BINDATA" />
176 <include name="IDR_PREDICTORS_HTML" file="resources\predictors\predictors. html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 177 <include name="IDR_PREDICTORS_HTML" file="resources\predictors\predictors. html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
(...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after
434 </if> 435 </if>
435 <include name="IDR_HANGUL_MANIFEST" file="resources\chromeos\input_metho d\hangul_manifest.json" type="BINDATA" /> 436 <include name="IDR_HANGUL_MANIFEST" file="resources\chromeos\input_metho d\hangul_manifest.json" type="BINDATA" />
436 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im e\manifest.json" type="BINDATA" /> 437 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im e\manifest.json" type="BINDATA" />
437 </if> 438 </if>
438 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" /> 439 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" />
439 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" /> 440 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" />
440 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" /> 441 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" />
441 </includes> 442 </includes>
442 </release> 443 </release>
443 </grit> 444 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698