| Index: components/arc/BUILD.gn
|
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
|
| index c4ce69331711949f751ef9a9435d6796698d643e..7d2f6291dfcbdf4599b35f6325391e76e1eeaf0e 100644
|
| --- a/components/arc/BUILD.gn
|
| +++ b/components/arc/BUILD.gn
|
| @@ -49,8 +49,6 @@
|
| "metrics/oom_kills_monitor.h",
|
| "net/arc_net_host_impl.cc",
|
| "net/arc_net_host_impl.h",
|
| - "obb_mounter/arc_obb_mounter_bridge.cc",
|
| - "obb_mounter/arc_obb_mounter_bridge.h",
|
| "power/arc_power_bridge.cc",
|
| "power/arc_power_bridge.h",
|
| "storage_manager/arc_storage_manager.cc",
|
| @@ -105,7 +103,6 @@
|
| "common/metrics.mojom",
|
| "common/net.mojom",
|
| "common/notifications.mojom",
|
| - "common/obb_mounter.mojom",
|
| "common/policy.mojom",
|
| "common/power.mojom",
|
| "common/process.mojom",
|
|
|