Commit f8a2ae8b authored by sadrul's avatar sadrul Committed by Commit bot

mus: Add missing dependencies for internal gpu interfaces.

GpuMain depends on display_compositor in cc, and GpuService depends
on gfx and geometry mojoms.

BUG=643746

Review-Url: https://codereview.chromium.org/2583933002
Cr-Commit-Position: refs/heads/master@{#439162}
parent 3fd1ec03
......@@ -13,8 +13,11 @@ mojom("interfaces") {
]
public_deps = [
"//cc/ipc:internal_interfaces",
"//gpu/ipc/common:interfaces",
"//services/ui/public/interfaces",
"//ui/gfx/geometry/mojo",
"//ui/gfx/mojo",
"//url/mojo:url_mojom_gurl",
]
}
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