| Index: remoting/host/chromeos/message_box.cc
|
| diff --git a/remoting/host/chromeos/message_box.cc b/remoting/host/chromeos/message_box.cc
|
| index e4f8da5274420c6eb2721b7712ab52bc1081b85f..172cfbf16dda68924c9b65254311c1ed1067ee8c 100644
|
| --- a/remoting/host/chromeos/message_box.cc
|
| +++ b/remoting/host/chromeos/message_box.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "remoting/host/chromeos/message_box.h"
|
|
|
| +#include "base/macros.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/views/controls/message_box_view.h"
|
| #include "ui/views/widget/widget.h"
|
|
|