| Index: remoting/host/it2me/it2me_confirmation_dialog.h
|
| diff --git a/remoting/host/it2me/it2me_confirmation_dialog.h b/remoting/host/it2me/it2me_confirmation_dialog.h
|
| index 1f8b55b334c25eded2203811f060e342955cde16..c6b251c68adfce884ece76e17bf5646761c9a9f1 100644
|
| --- a/remoting/host/it2me/it2me_confirmation_dialog.h
|
| +++ b/remoting/host/it2me/it2me_confirmation_dialog.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef REMOTING_HOST_IT2ME_IT2ME_CONFIRMATION_DIALOG_H_
|
| #define REMOTING_HOST_IT2ME_IT2ME_CONFIRMATION_DIALOG_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback_forward.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/single_thread_task_runner.h"
|
|
|