| Index: chrome/test/data/android/payments/payment_request_contact_details_and_free_shipping_test.html
|
| diff --git a/chrome/test/data/android/payments/payment_request_contact_details_and_free_shipping_test.html b/chrome/test/data/android/payments/payment_request_contact_details_and_free_shipping_test.html
|
| deleted file mode 100644
|
| index f6ce82f5b13b073019329b58ca5a5c459754d905..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/android/payments/payment_request_contact_details_and_free_shipping_test.html
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<!--
|
| -Copyright 2016 The Chromium Authors. All rights reserved.
|
| -Use of this source code is governed by a BSD-style license that can be
|
| -found in the LICENSE file.
|
| --->
|
| -<html>
|
| -<head>
|
| -<title>Contact Details and Free Shipping 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">Contact Details and Free Shipping Test</button>
|
| -<pre id="result"></pre>
|
| -<script src="util.js"></script>
|
| -<script src="contact_details_and_free_shipping.js"></script>
|
| -</body>
|
| -</html>
|
|
|