| Index: remoting/remoting_host.gypi
|
| diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
|
| index 3d5bb9508278224da597b2e4472718a867092ba1..d4e2406fc31fba4473eb28ba6fefceb7258386c3 100644
|
| --- a/remoting/remoting_host.gypi
|
| +++ b/remoting/remoting_host.gypi
|
| @@ -74,8 +74,6 @@
|
| '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',
|
| @@ -345,8 +343,6 @@
|
| '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',
|
|
|