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

Unified Diff: chrome/test/data/save_page/b.saved1.htm

Issue 1407663004: Tweaking WebPageSerializerImpl to emit a BOM for UTF16/32. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Making .gitattributes more generic. Created 5 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
« no previous file with comments | « chrome/test/data/save_page/.gitattributes ('k') | chrome/test/data/save_page/b.saved2.htm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/save_page/b.saved1.htm
diff --git a/chrome/test/data/save_page/b.saved1.htm b/chrome/test/data/save_page/b.saved1.htm
index c296a2b33315b3cd7cf7a2f1444061cfa4bd6c31..f59fc5468f874792e7bd94869e387afe4fe6cf47 100644
--- a/chrome/test/data/save_page/b.saved1.htm
+++ b/chrome/test/data/save_page/b.saved1.htm
@@ -1,6 +1,6 @@
<!-- saved from url=(0032)http://mock.http/save_page/b.htm -->
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>
Test page for saving page feature
</title>
« no previous file with comments | « chrome/test/data/save_page/.gitattributes ('k') | chrome/test/data/save_page/b.saved2.htm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698