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

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

Issue 1812823005: [MD settings] update settings title bar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: landed breadcrumb change separately 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/icons.html
diff --git a/chrome/browser/resources/settings/icons.html b/chrome/browser/resources/settings/icons.html
index 517afccd90853d9941bf48ef5eae15a77f4ff876..d4b7ee25f1bc8e89efe963670b76714060ecb1de 100644
--- a/chrome/browser/resources/settings/icons.html
+++ b/chrome/browser/resources/settings/icons.html
@@ -12,6 +12,11 @@
</g>
</g>
</g>
+
+ <g id="search" stroke="none" stroke-width="1" fill="#ffffff">
michaelpg 2016/05/02 05:52:14 It looks like you just took this from iron-icons.h
+ <path d="M31 28h-1.59l-.55-.55C30.82 25.18 32 22.23 32 19c0-7.18-5.82-13-13-13S6 11.82 6 19s5.82 13 13 13c3.23 0 6.18-1.18 8.45-3.13l.55.55V31l10 9.98L40.98 38 31 28zm-12 0c-4.97 0-9-4.03-9-9s4.03-9 9-9 9 4.03 9 9-4.03 9-9 9z"></path>
+ <path d="M0 0h48v48H0z" fill="none"></path>
+ </g>
</defs>
</svg>
</iron-icon-set>
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698