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

Unified Diff: chrome/browser/resources/sync_internals/sync_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/sync_internals/sync_index.html
diff --git a/chrome/browser/resources/sync_internals/sync_index.html b/chrome/browser/resources/sync_internals/sync_index.html
index cc8bed93054206271201a3156d19358c5acae772..05e3f2915e6b2c1fe35acc8d99865a0309a04353 100644
--- a/chrome/browser/resources/sync_internals/sync_index.html
+++ b/chrome/browser/resources/sync_internals/sync_index.html
@@ -3,6 +3,7 @@
<head>
<!-- If you change the title, make sure you also update
chrome/test/functional/special_tabs.py. -->
+<meta charset="utf-8">
<title>Sync Internals</title>
<link rel="stylesheet" href="chrome://resources/css/list.css">
<link rel="stylesheet" href="chrome://resources/css/tabs.css">
« no previous file with comments | « chrome/browser/resources/sync_file_system_internals/main.html ('k') | chrome/browser/resources/tab_modal_confirm_dialog.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698