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

Unified Diff: chrome/test/data/indexeddb/perf_test.html

Issue 10856002: Make tests work in Firefox. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comment fixes Created 8 years, 4 months 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/indexeddb/perf_shared.js ('k') | chrome/test/data/indexeddb/perf_test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/indexeddb/perf_test.html
diff --git a/chrome/test/data/indexeddb/perf_test.html b/chrome/test/data/indexeddb/perf_test.html
index 336e59ce264ae4a9e2196c9dfb0cdb0f7ea3dc08..1f2a23ea5815fcdceb1e535996ef2e09f1e0e2e9 100644
--- a/chrome/test/data/indexeddb/perf_test.html
+++ b/chrome/test/data/indexeddb/perf_test.html
@@ -1,6 +1,7 @@
<html>
<head>
<title>IndexedDB perf test first try</title>
+ <meta charset="UTF-8">
<script type="text/javascript" src="perf_shared.js"></script>
<script type="text/javascript" src="perf_test.js"></script>
</head>
« no previous file with comments | « chrome/test/data/indexeddb/perf_shared.js ('k') | chrome/test/data/indexeddb/perf_test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698