| Index: components/arc.gypi
|
| diff --git a/components/arc.gypi b/components/arc.gypi
|
| index 5517d2c9dd49657dc7694e6f607979150fcfd7f1..28f354949055bc72fe8c1472fc36bdf757d1e79e 100644
|
| --- a/components/arc.gypi
|
| +++ b/components/arc.gypi
|
| @@ -44,8 +44,6 @@
|
| 'arc/input/arc_input_bridge_impl.h',
|
| 'arc/intent_helper/arc_intent_helper_bridge.cc',
|
| 'arc/intent_helper/arc_intent_helper_bridge.h',
|
| - 'arc/settings/arc_settings_bridge.cc',
|
| - 'arc/settings/arc_settings_bridge.h',
|
| 'arc/power/arc_power_bridge.cc',
|
| 'arc/power/arc_power_bridge.h',
|
| 'arc/video/arc_video_bridge.cc',
|
| @@ -92,7 +90,6 @@
|
| 'arc/common/notifications.mojom',
|
| 'arc/common/power.mojom',
|
| 'arc/common/process.mojom',
|
| - 'arc/common/settings.mojom',
|
| 'arc/common/video.mojom',
|
| ],
|
| },
|
|
|