| Index: cc/layers/video_frame_provider_client_impl_unittest.cc
|
| diff --git a/cc/layers/video_frame_provider_client_impl_unittest.cc b/cc/layers/video_frame_provider_client_impl_unittest.cc
|
| index 3cc4709d4aae6d6b7eccfac4cef0a512fe42f682..e337baa9ae724e6b03f09530cc8994fd1b24ed92 100644
|
| --- a/cc/layers/video_frame_provider_client_impl_unittest.cc
|
| +++ b/cc/layers/video_frame_provider_client_impl_unittest.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "base/macros.h"
|
| #include "cc/layers/video_frame_provider_client_impl.h"
|
| #include "cc/layers/video_layer_impl.h"
|
| #include "cc/output/begin_frame_args.h"
|
|
|