| Index: remoting/codec/mock_video_encoder.cc
|
| diff --git a/remoting/base/base_mock_objects.cc b/remoting/codec/mock_video_encoder.cc
|
| similarity index 85%
|
| rename from remoting/base/base_mock_objects.cc
|
| rename to remoting/codec/mock_video_encoder.cc
|
| index d76a96515de83cf3476aeaeb364a4fe011282ffa..94f2db63a843c085967a798201da2f1bbc435c85 100644
|
| --- a/remoting/base/base_mock_objects.cc
|
| +++ b/remoting/codec/mock_video_encoder.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/base/base_mock_objects.h"
|
| +#include "remoting/codec/mock_video_encoder.h"
|
|
|
| namespace remoting {
|
|
|
|
|