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

Unified Diff: chrome/browser/resources/about_flash.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
« no previous file with comments | « no previous file | chrome/browser/resources/about_memory.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/about_flash.html
diff --git a/chrome/browser/resources/about_flash.html b/chrome/browser/resources/about_flash.html
index af47e721f8be394867e82a51d995a76638d9fa32..6abe8905f083d1315000bc5fe4e31b61c94e92b5 100644
--- a/chrome/browser/resources/about_flash.html
+++ b/chrome/browser/resources/about_flash.html
@@ -1,6 +1,7 @@
<!DOCTYPE HTML>
<html i18n-values="dir:textdirection;">
<head>
+<meta charset="utf-8">
<style>
.key {
font-weight: bold;
« no previous file with comments | « no previous file | chrome/browser/resources/about_memory.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698