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

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

Issue 1815523002: [MD settings] remove breadcrumb code (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 a70b4501a7a619e94a568ece9e41eaf443cc6dd5..01ab4d6610b6e01213ff37996357822909546b40 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -155,17 +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" />

Powered by Google App Engine
This is Rietveld 408576698