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

Unified Diff: chrome/browser/resources/settings/bluetooth_page/bluetooth_subpage.js

Issue 2932913003: MD Settings, cleanup: Remove obsolete references to paper-dialog, paper-item. (Closed)
Patch Set: Created 3 years, 6 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/bluetooth_page/bluetooth_subpage.js
diff --git a/chrome/browser/resources/settings/bluetooth_page/bluetooth_subpage.js b/chrome/browser/resources/settings/bluetooth_page/bluetooth_subpage.js
index 1a11a1bc81670a283187c6061e6fd99a63f7f206..6bfa0373c841c00c26105b63d45749a978e73c2a 100644
--- a/chrome/browser/resources/settings/bluetooth_page/bluetooth_subpage.js
+++ b/chrome/browser/resources/settings/bluetooth_page/bluetooth_subpage.js
@@ -98,7 +98,7 @@ Polymer({
/**
* Set to the name of the dialog to show. This page uses a single
- * paper-dialog to host one of two dialog elements: 'pairDevice' or
+ * dialog to host one of two dialog elements: 'pairDevice' or
* 'connectError'. This allows a seamless transition between dialogs.
* Note: This property should be set before opening the dialog and setting
* the property will not itself cause the dialog to open.

Powered by Google App Engine
This is Rietveld 408576698