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

Unified Diff: components/arc.gypi

Issue 1408263006: chromeos: Add ArcInputBridge to components/arc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@arcxx
Patch Set: Arc: Extend ArcBridgeService with input bridge Created 5 years, 1 month 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 | « no previous file | components/arc/DEPS » ('j') | components/arc/arc_bridge_input_devices.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index bba78ff6940b7e90ae2204257a55bd927e4f8ab1..3f3e44672e09344998c5e5c31d3040a77c31dbf6 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -15,6 +15,7 @@
'../base/base.gyp:base',
],
'sources': [
+ 'arc/arc_bridge_input_devices.cc',
'arc/arc_bridge_service.cc',
'arc/arc_bridge_service_factory.cc',
'arc/arc_pref_names.cc',
« no previous file with comments | « no previous file | components/arc/DEPS » ('j') | components/arc/arc_bridge_input_devices.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698