blob: f24991cafc49cc43f969899d8baf2f6c17b03397 [file] [log] [blame]
Blink Reformat4c46d092018-04-07 15:32:371<!--
2 * Copyright 2018 The Chromium Authors. All rights reserved.
3 * Use of this source code is governed by a BSD-style license that can be
4 * found in the LICENSE file.
5-->
6<!doctype html>
Joel Einbinder83fc76e2018-06-11 23:19:477<html lang="en">
Blink Reformat4c46d092018-04-07 15:32:378<head>
Mathias Bynensaafda772019-02-14 08:52:049 <meta charset="utf-8">
Blink Reformat4c46d092018-04-07 15:32:3710 <meta http-equiv="Content-Security-Policy" content="object-src 'none'; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://chrome-devtools-frontend.appspot.com">
11 <meta name="referrer" content="no-referrer">
Tim van der Lippe790b9292019-09-19 15:14:1612 <script type="module" src="root.js"></script>
Tim van der Lippe790b9292019-09-19 15:14:1613 <script defer src="node_app.js"></script>
Blink Reformat4c46d092018-04-07 15:32:3714</head>
15<body class="undocked" id="-blink-dev-tools"></body>
16</html>