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