| Index: cc/paint/paint_op_buffer_unittest.cc
|
| diff --git a/cc/paint/paint_op_buffer_unittest.cc b/cc/paint/paint_op_buffer_unittest.cc
|
| index a962ab9d088ac37e69337b3a8330be4127fb82c3..6c8ef12a919b3ec5484c8ab841c6ead5d645dd1d 100644
|
| --- a/cc/paint/paint_op_buffer_unittest.cc
|
| +++ b/cc/paint/paint_op_buffer_unittest.cc
|
| @@ -3,6 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| #include "cc/paint/paint_op_buffer.h"
|
| +#include "cc/paint/display_item_list.h"
|
| +#include "cc/test/skia_common.h"
|
| #include "cc/test/test_skcanvas.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|