Index: chrome/browser/browser_resources.grd |
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd |
index 79d1e275ef3224d6f334285f13a4f10730ce4c7b..cb1fd3c28440237db0f222c261ba8eb887ecdb72 100644 |
--- a/chrome/browser/browser_resources.grd |
+++ b/chrome/browser/browser_resources.grd |
@@ -30,6 +30,8 @@ |
<include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_DOWNLOADS_JS" file="resources\downloads.js" type="BINDATA" /> |
<include name="IDR_DOWNLOADS_HTML" file="resources\downloads.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
+ <include name="IDR_NEW_PROFILE_JS" file="resources\new_profile.js" type="BINDATA" /> |
+ <include name="IDR_NEW_PROFILE_HTML" file="resources\new_profile.html" flattenhtml="true" type="BINDATA" /> |
<if expr="is_macosx"> |
<include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_infobar_mac.css" flattenhtml="true" type="BINDATA" /> |
</if> |