| Index: remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc
|
| diff --git a/remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc b/remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc
|
| index 603df550d16ff188a4eaa9ab02a0135012cbab5f..4f3d57066e131f7c0360f49c9af3d38e068a0bd7 100644
|
| --- a/remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc
|
| +++ b/remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc
|
| @@ -5,6 +5,7 @@
|
| #include "base/bind.h"
|
| #include "base/callback_helpers.h"
|
| #include "base/location.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/thread_task_runner_handle.h"
|
|
|