| Index: components/memory_coordinator/common/BUILD.gn
|
| diff --git a/components/memory_coordinator/common/BUILD.gn b/components/memory_coordinator/common/BUILD.gn
|
| index a2c0f5e59b4c15e60b6a4cfa53d6bcb671698592..950b137bda542075983ebf5e7355b2bf0900529c 100644
|
| --- a/components/memory_coordinator/common/BUILD.gn
|
| +++ b/components/memory_coordinator/common/BUILD.gn
|
| @@ -5,12 +5,6 @@
|
| source_set("common") {
|
| sources = [
|
| "memory_coordinator_client.h",
|
| - "memory_coordinator_features.cc",
|
| - "memory_coordinator_features.h",
|
| - ]
|
| -
|
| - deps = [
|
| - "//base",
|
| ]
|
|
|
| public_deps = [
|
|
|