| Index: remoting/host/gcd_state_updater.h
|
| diff --git a/remoting/host/gcd_state_updater.h b/remoting/host/gcd_state_updater.h
|
| index 63fd86fd8cf6885758e8208f9ac1aacea08cac9d..9801103db659cfa562d5032cb6d106d8db3d74c2 100644
|
| --- a/remoting/host/gcd_state_updater.h
|
| +++ b/remoting/host/gcd_state_updater.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "remoting/host/backoff_timer.h"
|
|
|