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

Unified Diff: chrome/browser/resources/settings/printing_page/cloud_printers.js

Issue 2110653003: CUPS: MD Settings printers subpage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Format the Google cloud printing icon. Created 4 years, 5 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/printing_page/cloud_printers.js
diff --git a/chrome/browser/resources/settings/printing_page/printing_page.js b/chrome/browser/resources/settings/printing_page/cloud_printers.js
similarity index 91%
copy from chrome/browser/resources/settings/printing_page/printing_page.js
copy to chrome/browser/resources/settings/printing_page/cloud_printers.js
index 43df17710df47a5676f54a1713daaad6fc8d5c78..1f96323b2d3287cf9e0583cd3f59192bf572ded4 100644
--- a/chrome/browser/resources/settings/printing_page/printing_page.js
+++ b/chrome/browser/resources/settings/printing_page/cloud_printers.js
@@ -3,7 +3,7 @@
// found in the LICENSE file.
Polymer({
- is: 'settings-printing-page',
+ is: 'settings-cloud-printers',
properties: {
prefs: {

Powered by Google App Engine
This is Rietveld 408576698