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

Unified Diff: chrome/browser/resources/chromeos/notification_icon_link.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/notification_icon_link.html
diff --git a/chrome/browser/resources/chromeos/notification_icon_link.html b/chrome/browser/resources/chromeos/notification_icon_link.html
index 57a7de832a1266ac36e8d1c49e4bc16e93ee16fe..81e1c972626fb8142089794e338c0c5307f9feb4 100644
--- a/chrome/browser/resources/chromeos/notification_icon_link.html
+++ b/chrome/browser/resources/chromeos/notification_icon_link.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+ <meta charset="utf-8">
<title>$2</title>
<style>
body {

Powered by Google App Engine
This is Rietveld 408576698