Commit 3cf8ac5a authored by Kenichi Ishibashi's avatar Kenichi Ishibashi Committed by Commit Bot

Remove unnecessary forward declaration in core_probes.pidl

WorkerInspectorProxy doesn't exist anymore.

Bug: N/A
Tbr: alph@chromium.org
Change-Id: I4523f9fee7320dc745969699590c3980fc952f35
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617057Reviewed-by: default avatarKenichi Ishibashi <bashi@chromium.org>
Commit-Queue: Kenichi Ishibashi <bashi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#661249}
parent 5d972bb2
......@@ -57,7 +57,6 @@ interface CoreProbes {
class FontCustomPlatformData;
class FontFace;
class HTMLDocumentParser;
class WorkerInspectorProxy;
class XMLHttpRequest;
void DidClearDocumentOfWindowObject([Keep] LocalFrame*);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment