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

Unified Diff: chrome/test/data/android/payments/payment_request_abort_test.html

Issue 2070913002: Make PaymentRequest.abort() integration tests reliable. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/android/payments/payment_request_abort_test.html
diff --git a/chrome/test/data/android/payments/payment_request_abort_test.html b/chrome/test/data/android/payments/payment_request_abort_test.html
index 3f930bf7c5405e1131b7e71df37552c88b22ac96..cd63ef76c56d6989e70685f8a1e770b574de139c 100644
--- a/chrome/test/data/android/payments/payment_request_abort_test.html
+++ b/chrome/test/data/android/payments/payment_request_abort_test.html
@@ -9,7 +9,6 @@ found in the LICENSE file.
<title>Abort Test</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
-<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<button onclick="buy()" id="buy">Buy</button><br>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698