Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-index-keyrange.htm |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-index-keyrange.htm b/third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-index-keyrange.htm |
index ab916c7d889941b82cbd7ddcb6ea627c50fe9d7c..f265c16b77267500eb2b144c3e4a719c409d412a 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-index-keyrange.htm |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-index-keyrange.htm |
@@ -1,4 +1,5 @@ |
<!DOCTYPE html> |
+<meta charset="utf-8"> |
<title>IDBCursor direction - index with keyrange</title> |
<link rel="author" href="mailto:odinho@opera.com" title="Odin Hørthe Omdal"> |
<link rel=help href="http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#cursor-iteration-operation"> |