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

Unified Diff: chrome/browser/resources/options/chromeos/space_critically_low.svg

Issue 2078153002: Storage manager: Add conditional messages for disk low situation and update design. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use svg. Created 4 years, 6 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/app/chromeos_strings.grdp ('k') | chrome/browser/resources/options/chromeos/space_low.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/chromeos/space_critically_low.svg
diff --git a/ui/webui/resources/images/warning.svg b/chrome/browser/resources/options/chromeos/space_critically_low.svg
similarity index 82%
copy from ui/webui/resources/images/warning.svg
copy to chrome/browser/resources/options/chromeos/space_critically_low.svg
index 7675376eb591589dd42eb6c635bbe5b6493e7882..731db4eb23c2ac009d7c8d340606ad540e16f660 100644
--- a/ui/webui/resources/images/warning.svg
+++ b/chrome/browser/resources/options/chromeos/space_critically_low.svg
@@ -1,4 +1,4 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" viewBox="0 0 48 48" fill="#626262">
+<svg xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" viewBox="0 0 48 48" fill="#DB4437">
<path d="M0 0h48v48H0z" fill="none"/>
<path d="M2 42h44L24 4 2 42zm24-6h-4v-4h4v4zm0-8h-4v-8h4v8z"/>
</svg>
« no previous file with comments | « chrome/app/chromeos_strings.grdp ('k') | chrome/browser/resources/options/chromeos/space_low.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698