| Index: remoting/client/plugin/delegating_signal_strategy.h
|
| diff --git a/remoting/client/plugin/delegating_signal_strategy.h b/remoting/client/plugin/delegating_signal_strategy.h
|
| index 94a31908591da04c93041f53e3dfe2697e4f668e..6f87856b53ee78bd65ee32e7fa56a72ee227550b 100644
|
| --- a/remoting/client/plugin/delegating_signal_strategy.h
|
| +++ b/remoting/client/plugin/delegating_signal_strategy.h
|
| @@ -6,6 +6,7 @@
|
| #define REMOTING_CLIENT_PLUGIN_DELEGATING_SIGNAL_STRATEGY_H_
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/observer_list.h"
|
| #include "remoting/signaling/signal_strategy.h"
|
|
|
|
|