| Index: components/profile_service/BUILD.gn
|
| diff --git a/components/profile_service/BUILD.gn b/components/profile_service/BUILD.gn
|
| index 67954ad1e386a1b15002f43fd0e99b9841ff1d26..f6e6a21bf06d172e86848572ced3af331213dcb8 100644
|
| --- a/components/profile_service/BUILD.gn
|
| +++ b/components/profile_service/BUILD.gn
|
| @@ -25,9 +25,9 @@ source_set("lib") {
|
| "//mojo/common:common_base",
|
| "//mojo/message_pump",
|
| "//mojo/platform_handle",
|
| - "//mojo/services/tracing/public/cpp",
|
| "//services/shell/public/cpp",
|
| "//services/shell/public/interfaces",
|
| + "//services/tracing/public/cpp",
|
| "//url",
|
| ]
|
| }
|
|
|