| Index: components/memory_coordinator/child/BUILD.gn
|
| diff --git a/components/memory_coordinator/child/BUILD.gn b/components/memory_coordinator/child/BUILD.gn
|
| index 47eecb161dd37e657a12b3a7e25c4c758c9c9da3..db58c2ddd4dd7b9ae6da16dbc058886815869340 100644
|
| --- a/components/memory_coordinator/child/BUILD.gn
|
| +++ b/components/memory_coordinator/child/BUILD.gn
|
| @@ -10,12 +10,8 @@
|
|
|
| deps = [
|
| "//base",
|
| + "//components/memory_coordinator/common",
|
| "//components/memory_coordinator/public/interfaces",
|
| - "//services/shell/public/cpp",
|
| - ]
|
| -
|
| - public_deps = [
|
| - "//components/memory_coordinator/common",
|
| ]
|
| }
|
|
|
|
|