commit | 4c46d0969f10f460f2a27116f4896f20f65d0989 | [log] [tgz] |
---|---|---|
author | Blink Reformat <[email protected]> | Sat Apr 07 15:32:37 2018 |
committer | Commit Bot <[email protected]> | Sat Apr 07 15:32:37 2018 |
tree | 9522bdd9b3f57732d6b008ea2bddbfedbd4784b6 |
The Great Blink mv for source files, part 2. Move and rename files. NOAUTOREVERT=true NOPRESUBMIT=true NOTREECHECKS=true Bug: 768828 [email protected] NOTRY=true Change-Id: I66d3b155808bc5bdbf237b80208e1e552bcf7f28 Reviewed-on: https://chromium-review.googlesource.com/1001153 Reviewed-by: Blink Reformat <[email protected]> Commit-Queue: Blink Reformat <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#549061} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: 0aee4434a4dba42a42abaea9bfbc0cd196a63bc1
diff --git a/front_end/inspector.js b/front_end/inspector.js new file mode 100644 index 0000000..c690b32 --- /dev/null +++ b/front_end/inspector.js
@@ -0,0 +1,4 @@ +// Copyright 2014 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. +Runtime.startApplication('inspector');