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

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 1130113005: Convert cr-settings-drawer to Polymer 0.8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ConvertSettingsMenu
Patch Set: add grdp Created 5 years, 7 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 | « chrome/browser/resources/settings/settings_drawer/settings_drawer_style.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/settings_resources.grd
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
index c7e0bdef430cfb8926ba99b94d0790900b630a87..ff04bc507dc4b2fdb4809732329612d5fd2509cf 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -32,8 +32,8 @@
<structure name="IDR_SETTINGS_CHECKBOX_CSS"
file="checkbox/checkbox.css"
type="chrome_html" />
- <structure name="IDR_SETTINGS_CR_SETTINGS_DRAWER_STYLE_HTML"
- file="settings_drawer/settings_drawer_style.html"
+ <structure name="IDR_SETTINGS_CR_SETTINGS_DRAWER_CSS"
+ file="settings_drawer/settings_drawer.css"
type="chrome_html" />
<structure name="IDR_SETTINGS_CR_SETTINGS_DRAWER_HTML"
file="settings_drawer/settings_drawer.html"
« no previous file with comments | « chrome/browser/resources/settings/settings_drawer/settings_drawer_style.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698