| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index c7d78631a3214c1a7714049b46b4dc058ea894d0..e8d5c6ab7be57fc4c9cdbd04e4759bf0899fcdd9 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -42,8 +42,6 @@
|
| <include name="IDR_CREDITS_JS" file="resources\about_credits.js" 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" />
|
| <include name="IDR_TASK_MANAGER_HTML" file="resources\task_manager\main.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| <include name="IDR_TASK_MANAGER_INCLUDES_JS" file="resources\task_manager\includes.js" type="BINDATA" />
|
| <include name="IDR_TASK_MANAGER_JS" file="resources\task_manager\main.js" type="BINDATA" />
|
|
|