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

Unified Diff: chrome/browser/resources/options/options.html

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
Index: chrome/browser/resources/options/options.html
diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html
index 23175cf14eea534c1dec9c53e33817817aa55cfd..cfecec80faee05e2e9226ce9c8ec98a07b84bc81 100644
--- a/chrome/browser/resources/options/options.html
+++ b/chrome/browser/resources/options/options.html
@@ -51,6 +51,7 @@
<link rel="stylesheet" href="../help/help_content.css">
<link rel="stylesheet" href="sync_setup_overlay.css">
<if expr="chromeos">
+<link rel="stylesheet" href="chrome://resources/css/roboto.css">
<link rel="stylesheet" href="chromeos/third_party_ime_confirm_overlay.css">
<link rel="stylesheet" href="chromeos/accounts_options_page.css">
<link rel="stylesheet" href="chromeos/arc_opt_out_confirm_overlay.css">

Powered by Google App Engine
This is Rietveld 408576698