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

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: added owners 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.h » ('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 d0de55cea29b01eeafee09b9f81b3b03017a893d..773b1b0b5e62feeafbca1dfb666229f7e177a34b 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -19,6 +19,7 @@
'sources': [
'arc/arc_bridge_service.cc',
'arc/arc_bridge_service.h',
+ 'arc/arc_bridge_input_devices.cc',
Luis Héctor Chávez 2015/11/17 17:51:53 Can these be sorted alphabetically?
denniskempin 2015/11/19 19:22:08 Done.
],
},
],
« no previous file with comments | « no previous file | components/arc/DEPS » ('j') | components/arc/arc_bridge_input_devices.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698