Index: chrome/browser/resources/chromeos/oobe.html |
diff --git a/chrome/browser/resources/chromeos/oobe.html b/chrome/browser/resources/chromeos/oobe.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4c555689b06bdc4327c1ada26cfee009d4e6a856 |
--- /dev/null |
+++ b/chrome/browser/resources/chromeos/oobe.html |
@@ -0,0 +1,9 @@ |
+<!DOCTYPE HTML> |
+<html i18n-values="dir:textdirection"> |
+<head> |
+<title i18n-content="title"></title> |
+<link rel="stylesheet" href="oobe.css"> |
+</head> |
+<body i18n-values=".style.fontFamily:fontfamily;"> |
+</body> |
+</html> |