| Index: remoting/codec/video_decoder_row_based.cc
|
| diff --git a/remoting/base/decoder_row_based.cc b/remoting/codec/video_decoder_row_based.cc
|
| similarity index 99%
|
| rename from remoting/base/decoder_row_based.cc
|
| rename to remoting/codec/video_decoder_row_based.cc
|
| index d98a5ca1c72e13f011c9be75efc7cb772323aa72..7072a6f1aa3b0e6dcb35b07d785db9380da3f7af 100644
|
| --- a/remoting/base/decoder_row_based.cc
|
| +++ b/remoting/codec/video_decoder_row_based.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/decoder_row_based.h"
|
| +#include "remoting/codec/video_decoder_row_based.h"
|
|
|
| #include "base/logging.h"
|
| #include "remoting/base/decompressor.h"
|
|
|