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

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

Issue 1509913004: [MD settings] moving dialog css to shared to use in OnStartup and Reset settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix for browsertest Created 5 years 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_dialog.css ('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 27e219279f97d425ae6da78ed083746eb7a50b43..9dba0d5cc91570dbd435a00de13b33387eb6f9a7 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -127,6 +127,9 @@
<structure name="IDR_SETTINGS_CR_SETTINGS_SUBHEADER_JS"
file="settings_page/settings_subheader.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_CR_SETTINGS_DIALOG_CSS"
+ file="settings_dialog.css"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_CR_SETTINGS_SHARED_CSS"
file="settings_shared.css"
type="chrome_html" />
« no previous file with comments | « chrome/browser/resources/settings/settings_dialog.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698