Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / storage / indexeddb / pending-activity-workers.html
index 194fdc7..6bb222d 100644 (file)
@@ -2,5 +2,5 @@
 <script src="../../resources/js-test.js"></script>
 <script src="resources/shared.js"></script>
 <body>
-<script>startWorker('resources/pending-activity.js');</script>
+<script>worker = startWorker('resources/pending-activity.js');</script>
 </body>