Chromium Code Reviews| Index: cc/layer_impl.h |
| diff --git a/cc/layer_impl.h b/cc/layer_impl.h |
| index c467d8224005fc90c8446c4743c1f2277da0b9db..390187806de7f91a9d777135f787b6b6e3350718 100644 |
| --- a/cc/layer_impl.h |
| +++ b/cc/layer_impl.h |
| @@ -7,12 +7,12 @@ |
| #include <string> |
| -#include "Region.h" |
| #include "base/logging.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "cc/cc_export.h" |
| #include "cc/input_handler.h" |
| #include "cc/layer_animation_controller.h" |
| +#include "cc/region.h" |
| #include "cc/render_pass.h" |
| #include "cc/render_surface_impl.h" |
| #include "cc/resource_provider.h" |