Chromium Code Reviews| Index: chrome/browser/browser_resources.grd |
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd |
| index 452cb20fc289c803a645029410af99f7241d8321..74bb384800014bf4af26656a077566b8521aea98 100644 |
| --- a/chrome/browser/browser_resources.grd |
| +++ b/chrome/browser/browser_resources.grd |
| @@ -76,6 +76,8 @@ |
| <!-- TODO(dzhioev): move polymer to chrome://resources when |
| http://crbug.com/418199 is fixed. --> |
| <part file="polymer_resources.grdp" /> |
| + <structure name="IDR_CUSTOM_ELEMENTS_HTML" file="resources\chromeos\login\custom_elements.html" flattenhtml="true" type="chrome_html" variables="OOBE=oobe" expand_variables="true"/> |
|
Nikita (slow)
2014/10/13 17:23:40
nit: variables not needed
dzhioev (left Google)
2014/10/15 14:07:42
Done.
|
| + <structure name="IDR_CUSTOM_ELEMENTS_JS" file="resources\chromeos\login\custom_elements.js" flattenhtml="true" type="chrome_html" /> |
| </if> |
| <structure name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_of_date.html" flattenhtml="true" type="chrome_html" /> |
| <structure name="IRD_SECURITY_INTERSTITIAL_HTML" file="resources\security_warnings\interstitial_v2.html" flattenhtml="true" type="chrome_html" /> |