| Index: remoting/host/continue_window_chromeos.cc
|
| diff --git a/remoting/host/continue_window_chromeos.cc b/remoting/host/continue_window_chromeos.cc
|
| index 9c7e413ea97642a8eb989806d36af50f30cb689f..17c8895631d892f44255521271968871d839e3d0 100644
|
| --- a/remoting/host/continue_window_chromeos.cc
|
| +++ b/remoting/host/continue_window_chromeos.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "remoting/host/continue_window.h"
|
|
|
| +#include "base/macros.h"
|
| #include "remoting/base/string_resources.h"
|
| #include "remoting/host/chromeos/message_box.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|