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

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

Issue 10216002: Fix IDB pyauto tests on cros by preventing restore after restart (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review feedback Created 8 years, 8 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 | « no previous file | chrome/test/data/indexeddb/bug_90635.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/indexeddb/bug_90635.html
diff --git a/chrome/test/data/indexeddb/bug_90635.html b/chrome/test/data/indexeddb/bug_90635.html
index 60aaafd9f3a0eeaeed1f2f4acbf3cb4a971e6a20..eaffe72960eb3409c4d64954b7b5ef7d6ae1c934 100644
--- a/chrome/test/data/indexeddb/bug_90635.html
+++ b/chrome/test/data/indexeddb/bug_90635.html
@@ -1,6 +1,7 @@
<html>
<head>
<title>IndexedDB regression test for bug 90635</title>
+ <script type="text/javascript" src="shared.js"></script>
<script type="text/javascript" src="bug_90635.js"></script>
</head>
<body onLoad="test()">
« no previous file with comments | « no previous file | chrome/test/data/indexeddb/bug_90635.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698