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

Unified Diff: chrome/browser/resources/safe_browsing_multiple_threat_block.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/safe_browsing_multiple_threat_block.html
diff --git a/chrome/browser/resources/safe_browsing_multiple_threat_block.html b/chrome/browser/resources/safe_browsing_multiple_threat_block.html
index 773586c0acf6ab3d662d7434446e7a4ab4ab2f46..afb12d0a297abe8434171efa091446cd4418229a 100644
--- a/chrome/browser/resources/safe_browsing_multiple_threat_block.html
+++ b/chrome/browser/resources/safe_browsing_multiple_threat_block.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html id="template_root">
<head>
+<meta charset="utf-8">
<title i18n-content="title"></title>
<style>
body {
« no previous file with comments | « chrome/browser/resources/reader_out_of_date.html ('k') | chrome/browser/resources/signin_internals/signin_index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698