Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6328)

Unified Diff: chrome/browser/resources/chromeos/slow.html

Issue 117713003: Add encoding info for those WebUI pages that were missing it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/chromeos/slow.html
diff --git a/chrome/browser/resources/chromeos/slow.html b/chrome/browser/resources/chromeos/slow.html
index 4a1eebb8451f59b59f5f69892520e7e93aef2247..e4e3bc2e74556a3b6b275c8f2923c48eeca61854 100644
--- a/chrome/browser/resources/chromeos/slow.html
+++ b/chrome/browser/resources/chromeos/slow.html
@@ -1,6 +1,7 @@
<!DOCTYPE HTML>
<html i18n-values="dir:textdirection">
<head>
+<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="chrome://resources/css/widgets.css">
« no previous file with comments | « chrome/browser/resources/chromeos/sim_unlock.html ('k') | chrome/browser/resources/chromeos/wallpaper_manager/main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698