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

Unified Diff: chrome/browser/resources/settings/icons.html

Issue 2406753005: [MD settings] remove print icons (Closed)
Patch Set: Created 4 years, 2 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/icons.html
diff --git a/chrome/browser/resources/settings/icons.html b/chrome/browser/resources/settings/icons.html
index 15939d266fc37539529cb66dfc3c57fdf5a95210..4c4ed51c786e9a5c471a863a5c3a28b8d4dadbbe 100644
--- a/chrome/browser/resources/settings/icons.html
+++ b/chrome/browser/resources/settings/icons.html
@@ -18,11 +18,6 @@
<path fill="none" d="M1 1h22v22H1z"></path>
</g>
- <!-- The Google Cloud Printing icon in the Chrome Settings page. -->
- <g id="cloud-printing">
- <path d="M16.8 20.4H7.2v-6h9.6v6zm2.55-13.16C18.67 3.79 15.64 1.2 12 1.2c-2.89 0-5.4 1.64-6.65 4.04C2.34 5.56 0 8.11 0 11.2c0 2.9 2.064 5.322 4.8 5.878V22.8h14.4v-5.62c2.665-.108 4.8-2.288 4.8-4.98 0-2.64-2.05-4.78-4.65-4.96z" fill-rule="evenodd"></path>
- </g>
-
<!--
These icons are copied from Polymer's iron-icons and kept in sorted order.
See http://goo.gl/Y1OdAq for instructions on adding additional icons.

Powered by Google App Engine
This is Rietveld 408576698