| Index: chrome/test/data/extensions/web_request_site_process_registration/blocked.html
|
| diff --git a/chrome/test/data/extensions/web_request_site_process_registration/blocked.html b/chrome/test/data/extensions/web_request_site_process_registration/blocked.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f251fa3957330655f79d146125ceaa5b05f78105
|
| --- /dev/null
|
| +++ b/chrome/test/data/extensions/web_request_site_process_registration/blocked.html
|
| @@ -0,0 +1,9 @@
|
| +<!--
|
| + * Copyright 2017 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></head>
|
| +<body>Mostly empty page, which will be blocked from loading.</body>
|
| +</html>
|
|
|