Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(191)

Unified Diff: components/arc/BUILD.gn

Issue 1610813003: Merge arc/common/settings.mojom into intent_helper.mojom (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add back settings.mojom Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index e71c8b0809347a4abdf3cc8e283c5291d1d6ddec..02b529a5601d458b74c39962d95439b93a623370 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",

Powered by Google App Engine
This is Rietveld 408576698