summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/chromeos/mobile_setup.html
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/chromeos/mobile_setup.html')
-rw-r--r--chromium/chrome/browser/resources/chromeos/mobile_setup.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/chromium/chrome/browser/resources/chromeos/mobile_setup.html b/chromium/chrome/browser/resources/chromeos/mobile_setup.html
index 2f2a7f2f76b..1e9fbd0e8f5 100644
--- a/chromium/chrome/browser/resources/chromeos/mobile_setup.html
+++ b/chromium/chrome/browser/resources/chromeos/mobile_setup.html
@@ -1,8 +1,9 @@
-<!DOCTYPE HTML>
+<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title i18n-content="title"></title>
+<link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
<link rel="stylesheet" href="chrome://resources/css/dialogs.css"></link>
<link rel="stylesheet" href="mobile_setup.css"></link>
<script src="chrome://resources/js/cr.js"></script>
@@ -10,7 +11,7 @@
<script src="chrome://resources/js/cr/ui/dialogs.js"></script>
<script src="mobile_setup.js"></script>
</head>
-<body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
+<body>
<div id="mainDiv" class="dialog-body">
<iframe class="hidden" id="paymentForm" name="paymentForm" frameborder="0"></iframe>
<div id="systemStatus" class="overlay opaque-overlay hidden">