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

Unified Diff: chrome/browser/resources/chromeos/offline_app_load.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/offline_app_load.html
diff --git a/chrome/browser/resources/chromeos/offline_app_load.html b/chrome/browser/resources/chromeos/offline_app_load.html
index 028548aee11e5e728fcf032e388cb6939bb4c8d4..dd02891a35efea2e3fc8e67e0ccb313c34358af5 100644
--- a/chrome/browser/resources/chromeos/offline_app_load.html
+++ b/chrome/browser/resources/chromeos/offline_app_load.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html i18n-values="dir:textdirection">
<head>
+<meta charset="utf-8">
<title i18n-content="title">
</title>
<style>
« no previous file with comments | « chrome/browser/resources/chromeos/notification_icon_link.html ('k') | chrome/browser/resources/chromeos/proxy_settings.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698