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

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

Issue 1138893003: Convert cr-settings-ui to Polymer 0.8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rerebase 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 | « no previous file | chrome/browser/resources/settings/settings_ui/settings_ui.css » ('j') | 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 141ce434d5638837e47310642fa76c65f2820178..31ab3ad5a43ac230c31505613e7119d8100bd953 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -73,8 +73,8 @@
<structure name="IDR_SETTINGS_CR_SETTINGS_PAGE_HEADER_JS"
file="settings_page/settings_page_header.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_CR_SETTINGS_UI_STYLE_HTML"
- file="settings_ui/settings_ui_style.html"
+ <structure name="IDR_SETTINGS_CR_SETTINGS_UI_CSS"
+ file="settings_ui/settings_ui.css"
type="chrome_html" />
<structure name="IDR_SETTINGS_CR_SETTINGS_UI_HTML"
file="settings_ui/settings_ui.html"
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_ui/settings_ui.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698