| Index: remoting/signaling/mock_signal_strategy.cc
|
| diff --git a/remoting/jingle_glue/mock_objects.cc b/remoting/signaling/mock_signal_strategy.cc
|
| similarity index 85%
|
| rename from remoting/jingle_glue/mock_objects.cc
|
| rename to remoting/signaling/mock_signal_strategy.cc
|
| index d9178fa3076942f89c71a109bbcf3ce7983f1278..d455c32cfcd4354cfef63bd88c00a1f6cc935266 100644
|
| --- a/remoting/jingle_glue/mock_objects.cc
|
| +++ b/remoting/signaling/mock_signal_strategy.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "remoting/jingle_glue/mock_objects.h"
|
| +#include "remoting/signaling/mock_signal_strategy.h"
|
|
|
| namespace remoting {
|
|
|
|
|