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

Unified Diff: components/exo.gypi

Issue 1408263006: chromeos: Add ArcInputBridge to components/arc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@arcxx
Patch Set: fixed scopedfd 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
Index: components/exo.gypi
diff --git a/components/exo.gypi b/components/exo.gypi
index 889d59249389545795d164a802b822fce24c8620..399ffcaacd8032060e5cd076458ff11ca58d0b4c 100644
--- a/components/exo.gypi
+++ b/components/exo.gypi
@@ -27,6 +27,8 @@
],
'sources': [
# Note: sources list duplicated in GN build.
+ 'exo/arc/arc_input_bridge.cc',
+ 'exo/arc/arc_input_bridge.h',
'exo/buffer.cc',
'exo/buffer.h',
'exo/display.cc',

Powered by Google App Engine
This is Rietveld 408576698