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

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

Issue 1832253002: Settings People Revamp: Address CSS wrongdoings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 7722761bb3e7c25dbcd2bfc90257007eded2d19a..835a9fe7ac10d299bcb7acd3e72247e26f51aad3 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -416,11 +416,6 @@
<structure name="IDR_SETTINGS_PASSWORDS_SECTION_JS"
file="passwords_and_forms_page/passwords_section.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_PEOPLE_PAGE_CSS"
- file="people_page/people_page.css"
- type="chrome_html"
- flattenhtml="true"
- allowexternalscript="true" />
<structure name="IDR_SETTINGS_PEOPLE_PAGE_HTML"
file="people_page/people_page.html"
type="chrome_html"

Powered by Google App Engine
This is Rietveld 408576698