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

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

Issue 1896963003: MD Settings: move bluetooth dialog styles to a shared import (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « chrome/browser/resources/settings/bluetooth_page/bluetooth_pair_device_dialog.html ('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 6941880c2307e5a08e979638395b801ae6debb1d..a1c7d5833cc348a305b4bbe2914ce6519d6f2119 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -703,8 +703,8 @@
<structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_LIST_ITEM_JS"
file="bluetooth_page/bluetooth_device_list_item.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_BLUETOOTH_DIALOG_CSS"
- file="bluetooth_page/bluetooth_dialog.css"
+ <structure name="IDR_SETTINGS_BLUETOOTH_DIALOG_SHARED_CSS_HTML"
+ file="bluetooth_page/bluetooth_dialog_shared_css.html"
type="chrome_html" />
<structure name="IDR_SETTINGS_BLUETOOTH_PAGE_HTML"
file="bluetooth_page/bluetooth_page.html"
« no previous file with comments | « chrome/browser/resources/settings/bluetooth_page/bluetooth_pair_device_dialog.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698