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

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

Issue 1812823005: [MD settings] update settings title bar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: small fixes 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 a70b4501a7a619e94a568ece9e41eaf443cc6dd5..865b6c565d5d98ae7f17ec03c727c910e4bd0fa6 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -155,20 +155,6 @@
<structure name="IDR_SETTINGS_TRANSITION_BEHAVIOR_JS"
file="settings_page/transition_behavior.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_BREADCRUMB_CSS"
- file="settings_ui/breadcrumb.css"
- type="chrome_html" />
- <structure name="IDR_SETTINGS_BREADCRUMB_HTML"
- file="settings_ui/breadcrumb.html"
- type="chrome_html"
- flattenhtml="true"
- allowexternalscript="true" />
- <structure name="IDR_SETTINGS_BREADCRUMB_JS"
- file="settings_ui/breadcrumb.js"
- type="chrome_html" />
- <structure name="IDR_SETTINGS_CR_SETTINGS_UI_CSS"
- file="settings_ui/settings_ui.css"
- type="chrome_html" />
<structure name="IDR_SETTINGS_CR_SETTINGS_UI_HTML"
file="settings_ui/settings_ui.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698