Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector-protocol/resources/inspector-protocol-test.html |
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/resources/inspector-protocol-test.html b/third_party/WebKit/LayoutTests/inspector-protocol/resources/inspector-protocol-test.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..69b5a0d30e85a95c8df932699be773338163093e |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/resources/inspector-protocol-test.html |
| @@ -0,0 +1,10 @@ |
| +<!-- |
| +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> |
| +<script src="inspector-protocol-test.js"></script> |
| +</head> |
| +</html> |