| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index 346b7bbb0bc1f92005364e26f6797a4fa02571d6..4bbcb9262b534641772ace73bc8333beb1244ecb 100644
|
| --- a/content/child/BUILD.gn
|
| +++ b/content/child/BUILD.gn
|
| @@ -26,11 +26,11 @@ source_set("child") {
|
| "//components/tracing",
|
| "//components/webcrypto",
|
| "//content/common:mojo_bindings",
|
| + "//mojo/application/public/interfaces",
|
| "//mojo/common",
|
| "//mojo/environment:chromium",
|
| "//skia",
|
| "//third_party/icu",
|
| - "//third_party/mojo/src/mojo/public/interfaces/application",
|
| "//ui/base",
|
| "//ui/events/gestures/blink",
|
| "//ui/gfx",
|
|
|