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

Unified Diff: chrome/browser/resources/settings/settings.html

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.html
diff --git a/chrome/browser/resources/settings/settings.html b/chrome/browser/resources/settings/settings.html
index 5e1dc30af1f095f0919dfcaaaf395d467312c3f8..0b246634c1bd59ee1879d17c10df301db53f63e3 100644
--- a/chrome/browser/resources/settings/settings.html
+++ b/chrome/browser/resources/settings/settings.html
@@ -8,7 +8,7 @@
<link rel="import" href="/direction_delegate.html">
<link rel="import" href="/settings_ui/settings_ui.html">
<link rel="import" href="/prefs/prefs.html">
- <link rel="import" href="/settings_root_css.html">
+ <link rel="import" href="/settings_vars_css.html">
<link rel="stylesheet" href="chrome://resources/css/text_defaults_md.css">
</head>
<body>

Powered by Google App Engine
This is Rietveld 408576698