| Index: components/core_services/BUILD.gn
|
| diff --git a/components/core_services/BUILD.gn b/components/core_services/BUILD.gn
|
| index b82d36e750f15a8359bdc284ea8fe56eaa04fa61..3ac2d27af70b579cb225435138d11795841d0ccd 100644
|
| --- a/components/core_services/BUILD.gn
|
| +++ b/components/core_services/BUILD.gn
|
| @@ -22,5 +22,6 @@ mojo_native_application("core_services") {
|
| "//mojo/environment:chromium",
|
| "//third_party/mojo/src/mojo/public/interfaces/application",
|
| "//third_party/mojo/src/mojo/public/cpp/bindings:bindings",
|
| + "//third_party/mojo_services/src/content_handler/public/interfaces",
|
| ]
|
| }
|
|
|