Commit 5a3bcc8b authored by ben's avatar ben Committed by Commit bot

Fix webkit_tests by adding two more interfaces they expect.

TBR=rockot@chromium.org,tsepez@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review-Url: https://codereview.chromium.org/2339703003
Cr-Commit-Position: refs/heads/master@{#418600}
parent eadad016
...@@ -9,9 +9,11 @@ ...@@ -9,9 +9,11 @@
"all_interfaces": [ "*" ], "all_interfaces": [ "*" ],
"web": [ "web": [
"blink::mojom::BackgroundSyncService", "blink::mojom::BackgroundSyncService",
"blink::mojom::BroadcastChannelProvider",
"blink::mojom::BudgetService", "blink::mojom::BudgetService",
"blink::mojom::MimeRegistry", "blink::mojom::MimeRegistry",
"blink::mojom::NotificationService", "blink::mojom::NotificationService",
"blink::mojom::OffscreenCanvasFrameReceiver",
"blink::mojom::OffscreenCanvasSurface", "blink::mojom::OffscreenCanvasSurface",
"blink::mojom::PermissionService", "blink::mojom::PermissionService",
"blink::mojom::WebSocket", "blink::mojom::WebSocket",
......
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