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

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

Issue 2169603002: MD WebUI: Move some settings CSS to shared_style_css (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_521040_internet_cleanup_1
Patch Set: Rebase with hover removal changes Created 4 years, 5 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 8671f65cd110568d1e7240263f3f30b5de08a9c2..7a22727ff7615d4df032bace05e980f040b0495d 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -219,8 +219,8 @@
<structure name="IDR_SETTINGS_MAIN_PAGE_BEHAVIOR_JS"
file="settings_page/main_page_behavior.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_SETTINGS_ROOT_CSS_HTML"
- file="settings_root_css.html"
+ <structure name="IDR_SETTINGS_SETTINGS_VARS_CSS_HTML"
+ file="settings_vars_css.html"
type="chrome_html" />
<structure name="IDR_SETTINGS_SETTINGS_SHARED_CSS_HTML"
file="settings_shared_css.html"

Powered by Google App Engine
This is Rietveld 408576698