Index: chrome/browser/resources/chromeos/image_burner.html |
diff --git a/chrome/browser/resources/chromeos/image_burner.html b/chrome/browser/resources/chromeos/image_burner.html |
index 606b20ea28f788c09b0a257ecf642ad08887c223..e4744a2270a364f6041ffa43d820626207ab4bdd 100644 |
--- a/chrome/browser/resources/chromeos/image_burner.html |
+++ b/chrome/browser/resources/chromeos/image_burner.html |
@@ -4,6 +4,7 @@ |
<!-- TODO(crbug.com/427785): Remove this file after 2015-10-31. --> |
<meta http-equiv="refresh" |
content="0;url=http://google.com/chromeos/recovery"> |
+<link rel="stylesheet" href="chrome://resources/css/text_defaults.css"> |
Dan Beam
2014/12/10 19:49:24
not needed on this page
xdai1
2014/12/11 02:59:21
Done.
|
</head> |
<body></body> |
</html> |