diff options
Diffstat (limited to 'remoting/host/differ_block_unittest.cc')
-rw-r--r-- | remoting/host/differ_block_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/differ_block_unittest.cc b/remoting/host/differ_block_unittest.cc index 3bf6cb4..6940fd2 100644 --- a/remoting/host/differ_block_unittest.cc +++ b/remoting/host/differ_block_unittest.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 "media/base/data_buffer.h" +#include "base/ref_counted.h" #include "remoting/host/differ_block.h" #include "testing/gmock/include/gmock/gmock.h" |