Index: chrome/browser/resources/chromeos/merge_session_load.html |
diff --git a/chrome/browser/resources/chromeos/merge_session_load.html b/chrome/browser/resources/chromeos/merge_session_load.html |
index 487fa6a208cc5b6cb637353db41dedea131e8ea9..c49f40d6af8d225a5a6a7bc94fc93399c737075a 100644 |
--- a/chrome/browser/resources/chromeos/merge_session_load.html |
+++ b/chrome/browser/resources/chromeos/merge_session_load.html |
@@ -3,6 +3,7 @@ |
<head> |
<title i18n-content="title"> |
</title> |
+<link rel="stylesheet" href="chrome://resources/css/text_defaults.css"> |
<style> |
html { |
height: 100%; |
@@ -12,7 +13,6 @@ body { |
background: white; |
color: #000; |
display: -webkit-box; |
- font-family: arial, sans-serif; |
height: 100%; |
margin: 0; |
padding: 0; |
@@ -21,7 +21,6 @@ body { |
} |
.header { |
- font-family: Sans-serif; |
padding: 3px; |
width: 80%; |
} |