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

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

Issue 2117573002: Storage manager: Update strings and layout. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unnecessary line breaks. 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 cfecec80faee05e2e9226ce9c8ec98a07b84bc81..9318c5172626cfaf1db412a8ee2536efdaf361e8 100644
--- a/chrome/browser/resources/options/options.html
+++ b/chrome/browser/resources/options/options.html
@@ -51,7 +51,6 @@
<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">
@@ -63,6 +62,7 @@
<link rel="stylesheet" href="chromeos/internet_detail.css">
<link rel="stylesheet" href="chromeos/keyboard_overlay.css">
<link rel="stylesheet" href="chromeos/pointer_overlay.css">
+<link rel="stylesheet" href="chromeos/storage_clear_drive_cache_overlay.css">
<link rel="stylesheet" href="chromeos/storage_manager.css">
<link rel="stylesheet" href="factory_reset_overlay.css">
<link rel="stylesheet" href="../help/channel_change_page.css">

Powered by Google App Engine
This is Rietveld 408576698