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

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

Issue 1080003003: Convert checkbox.css to checkbox_style.html. See http://goo.gl/vIGSCO for more information. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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
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 5d8e56c367c10b40d3ca8d81a4b5c44d9e316946..810a06fd6da737a88d5bc423a4ca3f94921a7a1b 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -29,8 +29,8 @@
<structure name="IDR_SETTINGS_CHECKBOX_JS"
file="checkbox/checkbox.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_CHECKBOX_CSS"
- file="checkbox/checkbox.css"
+ <structure name="IDR_SETTINGS_CHECKBOX_STYLE_HTML"
+ file="checkbox/checkbox_style.html"
type="chrome_html" />
<structure name="IDR_SETTINGS_CR_SETTINGS_DRAWER_CSS"
file="settings_drawer/settings_drawer.css"

Powered by Google App Engine
This is Rietveld 408576698