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

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

Issue 2488093003: bluetooth: Componentize device list fixes (Closed)
Patch Set: Combine private and type Created 4 years, 1 month 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/html/cr/ui/array_data_model.html ('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 0190e3f41c989445bc6bbe7928e0f11db25d4efe..6f35491bf08a63769cccf8fb44a5a19c45587579 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -277,6 +277,8 @@ without changes to the corresponding grd file. -->
file="html/cr/ui.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_CR_UI_ALERT_OVERLAY"
file="html/cr/ui/alert_overlay.html" type="chrome_html" />
+ <structure name="IDR_WEBUI_HTML_CR_UI_ARRAY_DATA_MODEL"
+ file="html/cr/ui/array_data_model.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_CR_UI_COMMAND"
file="html/cr/ui/command.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_CR_UI_CONTEXT_MENU_BUTTON"
« no previous file with comments | « ui/webui/resources/html/cr/ui/array_data_model.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698