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

Unified Diff: chrome/browser/resources/tab_modal_confirm_dialog.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/tab_modal_confirm_dialog.html
diff --git a/chrome/browser/resources/tab_modal_confirm_dialog.html b/chrome/browser/resources/tab_modal_confirm_dialog.html
index 97fe0975a856e1a530c87f80bca982ea1d9bab2f..7debfc79397bb7b21db93ffc82520596044d5caa 100644
--- a/chrome/browser/resources/tab_modal_confirm_dialog.html
+++ b/chrome/browser/resources/tab_modal_confirm_dialog.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html i18n-values="dir:textdirection">
<head>
+ <meta charset="utf-8">
<link rel="stylesheet" href="dialog.css">
<style>
body {
« no previous file with comments | « chrome/browser/resources/sync_internals/sync_index.html ('k') | chrome/browser/resources/user_manager/user_manager.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698