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

Unified Diff: chrome/browser/resources/signin_internals/signin_index.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/signin_internals/signin_index.html
diff --git a/chrome/browser/resources/signin_internals/signin_index.html b/chrome/browser/resources/signin_internals/signin_index.html
index 7d41715e520ce9b4e07954233a4125aba22282ca..a9f66cffe90e7d8baae7e8f889a26e54edc11ce9 100644
--- a/chrome/browser/resources/signin_internals/signin_index.html
+++ b/chrome/browser/resources/signin_internals/signin_index.html
@@ -1,6 +1,7 @@
<!DOCTYPE HTML>
<html i18n-values="dir:textdirection;">
<head>
+ <meta charset="utf-8">
<title>Signin Internals</title>
<script src="chrome://resources/js/cr.js"></script>
<script src="chrome://resources/js/util.js"></script>
« no previous file with comments | « chrome/browser/resources/safe_browsing_multiple_threat_block.html ('k') | chrome/browser/resources/ssl/blocking.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698