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

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

Issue 1373923002: Add ui_account_tweaks.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months 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/chromeos/ui_account_tweaks.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 8a84b14799dd8f79d53f7f388366acbc9d389276..50af42a1ec69bf88a547d0a529529f2ed465087e 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -430,6 +430,9 @@ without changes to the corresponding grd file. -->
<structure name="IDR_WEBUI_CSS_UI_ACCOUNT_TWEAKS"
file="css/chromeos/ui_account_tweaks.css"
type="chrome_html" />
+ <structure name="IDR_WEBUI_HTML_UI_ACCOUNT_TWEAKS"
+ file="html/chromeos/ui_account_tweaks.html"
+ type="chrome_html" />
<structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS"
file="js/chromeos/ui_account_tweaks.js"
type="chrome_html" />
« no previous file with comments | « ui/webui/resources/html/chromeos/ui_account_tweaks.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698