chromium/third_party/blink/web_tests/storage/indexeddb/create-and-remove-object-store.html

<html>
<head>
<script src="../../resources/js-test.js"></script>
<script src="resources/shared.js"></script>
</head>
<body>
<script src="resources/create-and-remove-object-store.js"></script>
</body>
</html>