| Index: cc/layer_tree_host_common.h
|
| diff --git a/cc/layer_tree_host_common.h b/cc/layer_tree_host_common.h
|
| index da4f527194cf8b1b3359f157141cbe317392958f..a99c44031fbf55af0023695e55f0c8668ccaf738 100644
|
| --- a/cc/layer_tree_host_common.h
|
| +++ b/cc/layer_tree_host_common.h
|
| @@ -6,8 +6,8 @@
|
| #define CC_LAYER_TREE_HOST_COMMON_H_
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include "cc/cc_export.h"
|
| -#include "cc/scoped_ptr_vector.h"
|
| +#include "cc/base/cc_export.h"
|
| +#include "cc/base/scoped_ptr_vector.h"
|
| #include "ui/gfx/rect.h"
|
| #include "ui/gfx/transform.h"
|
| #include "ui/gfx/vector2d.h"
|
|
|