| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 3eeca288fbef5478f9372efd4d2b30ff6630ad14..fae8376007c2da8b991e05cdbfdccc4f3dcf1f9f 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -20,6 +20,12 @@
|
| file="resources\cleanup_tool\cleanup_browser_proxy.html" type="chrome_html" />
|
| <structure name="IDR_CLEANUP_TOOL_BROWSER_PROXY_JS"
|
| file="resources\cleanup_tool\cleanup_browser_proxy.js" type="chrome_html" />
|
| + <structure name="IDR_CLEANUP_TOOL_ICONS_HTML"
|
| + file="resources\cleanup_tool\icons.html" type="chrome_html" />
|
| + <structure name="IDR_CLEANUP_TOOL_MANAGER_HTML"
|
| + file="resources\cleanup_tool\manager.html" type="chrome_html" />
|
| + <structure name="IDR_CLEANUP_TOOL_MANAGER_JS"
|
| + file="resources\cleanup_tool\manager.js" type="chrome_html" />
|
| <structure name="IDR_CLEANUP_TOOL_TOOLBAR_HTML"
|
| file="resources\cleanup_tool\toolbar.html" type="chrome_html" />
|
| <structure name="IDR_CLEANUP_TOOL_TOOLBAR_JS"
|
|
|