Index: remoting/remoting_host.gypi |
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi |
index d4e2406fc31fba4473eb28ba6fefceb7258386c3..3d5bb9508278224da597b2e4472718a867092ba1 100644 |
--- a/remoting/remoting_host.gypi |
+++ b/remoting/remoting_host.gypi |
@@ -74,6 +74,8 @@ |
'host/capture_scheduler.h', |
'host/chromeos/aura_desktop_capturer.cc', |
'host/chromeos/aura_desktop_capturer.h', |
+ 'host/chromeos/message_box.cc', |
+ 'host/chromeos/message_box.h', |
'host/chromium_port_allocator_factory.cc', |
'host/chromium_port_allocator_factory.h', |
'host/chromoting_host.cc', |
@@ -343,6 +345,8 @@ |
'sources!' : [ |
'host/chromeos/aura_desktop_capturer.cc', |
'host/chromeos/aura_desktop_capturer.h', |
+ 'host/chromeos/message_box.cc', |
+ 'host/chromeos/message_box.h', |
'host/continue_window_chromeos.cc', |
'host/disconnect_window_chromeos.cc', |
'host/policy_hack/policy_watcher_chromeos.cc', |