Index: chrome/browser/resources/gaia_auth/offline.html |
diff --git a/chrome/browser/resources/gaia_auth/offline.html b/chrome/browser/resources/gaia_auth/offline.html |
index e0173a944b09c37b28f3e84326b1adf9ab5034e8..2b7f0cec92b6ac068cd575e725f830ecea2a3546 100644 |
--- a/chrome/browser/resources/gaia_auth/offline.html |
+++ b/chrome/browser/resources/gaia_auth/offline.html |
@@ -2,6 +2,7 @@ |
<html> |
Dan Beam
2014/12/10 19:49:25
RTL? :(
xdai1
2014/12/11 02:59:22
Added the textdirection.
|
<head> |
<meta charset="utf-8"> |
+ <link rel="stylesheet" href="chrome://resources/css/text_defaults.css"> |
<link rel="stylesheet" href="offline.css"> |
<script src="util.js"></script> |
<script src="offline.js"></script> |