summaryrefslogtreecommitdiffstats
path: root/components/arc.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'components/arc.gypi')
-rw-r--r--components/arc.gypi4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/arc.gypi b/components/arc.gypi
index 1e7a8fa..daeef02 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -40,6 +40,9 @@
'arc/settings/arc_settings_bridge.h',
'arc/power/arc_power_bridge.cc',
'arc/power/arc_power_bridge.h',
+ 'arc/video/arc_video_bridge.cc',
+ 'arc/video/arc_video_bridge.h',
+ 'arc/video/video_host_delegate.h',
],
},
{
@@ -80,6 +83,7 @@
'arc/common/power.mojom',
'arc/common/process.mojom',
'arc/common/settings.mojom',
+ 'arc/common/video.mojom',
],
},
],