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

Unified Diff: chrome/browser/resources/chromeos/bluetooth_pair_device.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/chromeos/bluetooth_pair_device.html
diff --git a/chrome/browser/resources/chromeos/bluetooth_pair_device.html b/chrome/browser/resources/chromeos/bluetooth_pair_device.html
index 761fbc92ea9d7b3aa0484e55c37bfd603276dd67..dba4864f55eb46a57b5e36b5888e1996e88dff12 100644
--- a/chrome/browser/resources/chromeos/bluetooth_pair_device.html
+++ b/chrome/browser/resources/chromeos/bluetooth_pair_device.html
@@ -1,6 +1,7 @@
<!DOCTYPE HTML>
<html i18n-values="dir:textdirection">
<head>
+<meta charset="utf-8">
<link rel="stylesheet" href="chrome://resources/css/chrome_shared.css">
<link rel="stylesheet" href="chrome://resources/css/overlay.css">
« no previous file with comments | « chrome/browser/resources/bookmark_manager/main.html ('k') | chrome/browser/resources/chromeos/charger_replacement.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698