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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-redirect.html

Issue 2865313003: Upstream service worker tests to WPT (Closed)
Patch Set: Re-introduce resource script Created 3 years, 7 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
Index: third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-redirect.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-redirect.html b/third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-redirect.html
index 86affd92d9db9cb4219dbe3dbeab4ac0d935296b..553659cb1170aa4ae06ba940f774b0e591e28599 100644
--- a/third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-redirect.html
+++ b/third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-redirect.html
@@ -2,7 +2,6 @@
<title>Credential Manager: PasswordCredential basics.</title>
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
-<script src="/serviceworker/resources/interfaces.js"></script>
<script>
var c = new PasswordCredential({
id: 'id',

Powered by Google App Engine
This is Rietveld 408576698