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

Unified Diff: chrome/browser/resources/options/info.svg

Issue 1813023002: Add a notice about other forms of history to the CBD dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@add_component
Patch Set: Update strings. Created 4 years, 8 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 | « chrome/browser/resources/options/googleg.svg ('k') | chrome/browser/resources/options/options.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/info.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/ic_info_black_18dp.svg b/chrome/browser/resources/options/info.svg
similarity index 85%
copy from third_party/WebKit/Source/devtools/front_end/Images/ic_info_black_18dp.svg
copy to chrome/browser/resources/options/info.svg
index b953ab6fcf51569e3143046383fd7d858d577a8d..e76e24766404d9f6bddba95e422fa1f63681e462 100644
--- a/third_party/WebKit/Source/devtools/front_end/Images/ic_info_black_18dp.svg
+++ b/chrome/browser/resources/options/info.svg
@@ -1,4 +1,4 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="18px" height="18px" viewBox="0 0 48 48" fill="#000000">
+<svg xmlns="http://www.w3.org/2000/svg" width="18px" height="18px" viewBox="0 0 48 48" fill="#757575">
<path d="M0 0h48v48H0z" fill="none"/>
<path d="M24 4C12.95 4 4 12.95 4 24s8.95 20 20 20 20-8.95 20-20S35.05 4 24 4zm2 30h-4V22h4v12zm0-16h-4v-4h4v4z"/>
</svg>
« no previous file with comments | « chrome/browser/resources/options/googleg.svg ('k') | chrome/browser/resources/options/options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698