| Index: ui/webui/resources/webui_resources.grd
|
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
|
| index 0df44239b0b1781fabeb0840da28e93e064e3d39..19be2673cf095245bcd637ce81fc0fef81ed4544 100644
|
| --- a/ui/webui/resources/webui_resources.grd
|
| +++ b/ui/webui/resources/webui_resources.grd
|
| @@ -307,6 +307,10 @@ without changes to the corresponding grd file. -->
|
| file="js/cr/ui/menu_item.js" type="chrome_html" />
|
| <structure name="IDR_WEBUI_JS_CR_UI_OVERLAY"
|
| file="js/cr/ui/overlay.js" type="chrome_html" />
|
| + <structure name="IDR_WEBUI_JS_CR_UI_PAGE_MANAGER_PAGE"
|
| + file="js/cr/ui/page_manager/page.js" type="chrome_html" />
|
| + <structure name="IDR_WEBUI_JS_CR_UI_PAGE_MANAGER_PAGE_MANAGER"
|
| + file="js/cr/ui/page_manager/page_manager.js" type="chrome_html" />
|
| <structure name="IDR_WEBUI_JS_CR_UI_POSITION_UTIL"
|
| file="js/cr/ui/position_util.js" type="chrome_html" />
|
| <structure name="IDR_WEBUI_JS_CR_UI_SPLITTER"
|
|
|