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

Unified Diff: chrome/browser/resources/reader_out_of_date.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/reader_out_of_date.html
diff --git a/chrome/browser/resources/reader_out_of_date.html b/chrome/browser/resources/reader_out_of_date.html
index 54d4d9ccf3ce65940f6d0d1501096eb3f990acc4..c531efd7560a72c7bfbdc16a424fb6d4a0ed0b3f 100644
--- a/chrome/browser/resources/reader_out_of_date.html
+++ b/chrome/browser/resources/reader_out_of_date.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+<meta charset="utf-8">
<title i18n-content="title"></title>
<style type="text/css">
body {
« no previous file with comments | « chrome/browser/resources/quota_internals/main.html ('k') | chrome/browser/resources/safe_browsing_multiple_threat_block.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698