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

Unified Diff: components/arc.gypi

Issue 1610813003: Merge arc/common/settings.mojom into intent_helper.mojom (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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.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',
],
},

Powered by Google App Engine
This is Rietveld 408576698