| Index: cc/test/layer_test_common.cc
|
| diff --git a/cc/test/layer_test_common.cc b/cc/test/layer_test_common.cc
|
| index 3fe716fcb369bf384e51dd793893da60a7084955..d26cfc362f3c8275463be2a0bbe2f6edcd33bd1e 100644
|
| --- a/cc/test/layer_test_common.cc
|
| +++ b/cc/test/layer_test_common.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "cc/test/layer_test_common.h"
|
|
|
| -#include "Region.h"
|
| #include "cc/draw_quad.h"
|
| #include "cc/math_util.h"
|
| +#include "cc/region.h"
|
| #include "cc/render_pass.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/gfx/rect.h"
|
|
|