Index: components/arc/BUILD.gn |
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
index e71c8b0809347a4abdf3cc8e283c5291d1d6ddec..8cc10e70412db65384a43953a0e666a5843aae49 100644 |
--- a/components/arc/BUILD.gn |
+++ b/components/arc/BUILD.gn |
@@ -28,8 +28,6 @@ static_library("arc") { |
"intent_helper/arc_intent_helper_bridge.h", |
"power/arc_power_bridge.cc", |
"power/arc_power_bridge.h", |
- "settings/arc_settings_bridge.cc", |
- "settings/arc_settings_bridge.h", |
"video/arc_video_bridge.cc", |
"video/arc_video_bridge.h", |
"video/video_host_delegate.h", |
@@ -69,7 +67,6 @@ mojom("arc_bindings") { |
"common/notifications.mojom", |
"common/power.mojom", |
"common/process.mojom", |
- "common/settings.mojom", |
"common/video.mojom", |
] |
} |