Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Unified Diff: ui/webui/resources/webui_resources.grd

Issue 2538653002: bluetooth: Add sidebar and page manager for chrome://bluetooth-internals. (Closed)
Patch Set: Change rgb gray values to hex, change text-align values to start or end Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/webui/resources/images/menu.svg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/webui_resources.grd
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
index ed66248c6911a8eaac177279a224636142c7e1dc..bf588f6495acd39e42d3a2492cf46fb15e279ed5 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -306,6 +306,12 @@ without changes to the corresponding grd file. -->
file="html/cr/ui/menu_item.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_CR_UI_OVERLAY"
file="html/cr/ui/overlay.html" type="chrome_html" />
+ <structure name="IDR_WEBUI_HTML_CR_UI_PAGE_MANAGER_PAGE"
+ file="html/cr/ui/page_manager/page.html" type="chrome_html"
+ flattenhtml="true" />
+ <structure name="IDR_WEBUI_HTML_CR_UI_PAGE_MANAGER_PAGE_MANAGER"
+ file="html/cr/ui/page_manager/page_manager.html"
+ type="chrome_html" />
<structure name="IDR_WEBUI_HTML_CR_UI_POSITION_UTIL"
file="html/cr/ui/position_util.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_EVENT_TRACKER"
« no previous file with comments | « ui/webui/resources/images/menu.svg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698