Index: chrome/browser/resources/options/options.html |
diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html |
index b7c6812e97e323c3d00acb43d31be32daee8e0e2..a33e67941515b76e290b5fe296c7c2605da1f6ed 100644 |
--- a/chrome/browser/resources/options/options.html |
+++ b/chrome/browser/resources/options/options.html |
@@ -1,7 +1,5 @@ |
<!DOCTYPE HTML> |
-<html |
- i18n-values="dir:textdirection" |
- id="t"> |
+<html id="t" i18n-values="dir:textdirection"> |
<head> |
<meta charset="utf-8"> |
<!-- Set the title to that of the default page so that the title doesn't flash |