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

Unified Diff: components/arc/BUILD.gn

Issue 1607603005: Revert of Host-side implementation of ARC Intent handler (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
« no previous file with comments | « components/arc.gypi ('k') | components/arc/arc_bridge_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index e71c8b0809347a4abdf3cc8e283c5291d1d6ddec..e75304112d8cb848e49dc5d180d9a19b3ba0cc00 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -24,8 +24,6 @@
"input/arc_input_bridge.h",
"input/arc_input_bridge_impl.cc",
"input/arc_input_bridge_impl.h",
- "intent_helper/arc_intent_helper_bridge.cc",
- "intent_helper/arc_intent_helper_bridge.h",
"power/arc_power_bridge.cc",
"power/arc_power_bridge.h",
"settings/arc_settings_bridge.cc",
@@ -65,7 +63,6 @@
"common/clipboard.mojom",
"common/ime.mojom",
"common/input.mojom",
- "common/intent_helper.mojom",
"common/notifications.mojom",
"common/power.mojom",
"common/process.mojom",
« no previous file with comments | « components/arc.gypi ('k') | components/arc/arc_bridge_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698