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

Side by Side Diff: ui/webui/resources/images/menu.svg

Issue 2538653002: bluetooth: Add sidebar and page manager for chrome://bluetooth-internals. (Closed)
Patch Set: Remove more css rules Created 4 years 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 unified diff | Download patch
OLDNEW
(Empty)
1 <svg fill="#000000" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www .w3.org/2000/svg">
ortuno 2016/12/07 02:58:17 Surprised that none of the images have copyright O
mbrunson 2016/12/07 04:26:07 Yeah. I can understand the open source ones not ha
2 <path d="M0 0h24v24H0z" fill="none"/>
3 <path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
4 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698