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

Unified Diff: chrome/browser/resources/quota_internals/main.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/quota_internals/main.html
diff --git a/chrome/browser/resources/quota_internals/main.html b/chrome/browser/resources/quota_internals/main.html
index 62984748e5c380d9ff4a3c11c15adb15fa740aa3..a9215510746cf07e8254a91f67719934dd4e81a7 100644
--- a/chrome/browser/resources/quota_internals/main.html
+++ b/chrome/browser/resources/quota_internals/main.html
@@ -6,6 +6,7 @@ found in the LICENSE file.
-->
<html i18n-values="dir:textdirection;">
<title>Quota Internals</title>
+<meta charset="utf-8">
<link rel="stylesheet" href="main.css">
<script src="chrome://resources/js/util.js"></script>
« no previous file with comments | « chrome/browser/resources/predictors/predictors.html ('k') | chrome/browser/resources/reader_out_of_date.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698