Commit 5f2ccb42 authored by Mario Sanchez Prada's avatar Mario Sanchez Prada Committed by Commit Bot

Update documentation in audit_non_blink_usage.py to reflect the new mojo types

This file was out-of-sync after recent migrations, let's fix it.

Bug: 955171, 978694
Change-Id: Id6a85b66c50cd36d64bf9b4d8e1c04860959a48d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844973Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: Mario Sanchez Prada <mario@igalia.com>
Cr-Commit-Position: refs/heads/master@{#703247}
parent 34fd1c65
......@@ -377,7 +377,7 @@ _CONFIG = [
# namespace.
'frame_test_helpers::.+',
# Blink uses Mojo, so it needs mojo::Binding, mojo::InterfacePtr, et
# Blink uses Mojo, so it needs mojo::Receiver, mojo::Remote, et
# cetera, as well as generated Mojo bindings.
# Note that the Mojo callback helpers are explicitly forbidden:
# Blink already has a signal for contexts being destroyed, and
......
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