| 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 f22539a2aeed6d29bc317752e5b98cbac35162c2..276dd6504dead7635991c00430715a315c5fb14c 100644
|
| --- a/remoting/client/plugin/delegating_signal_strategy.h
|
| +++ b/remoting/client/plugin/delegating_signal_strategy.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/observer_list.h"
|
| -#include "remoting/jingle_glue/signal_strategy.h"
|
| +#include "remoting/signaling/signal_strategy.h"
|
|
|
| namespace base {
|
| class SingleThreadTaskRunner;
|
|
|