| Index: cc/layer_tree_host_impl.h
|
| diff --git a/cc/layer_tree_host_impl.h b/cc/layer_tree_host_impl.h
|
| index 6e90e93fc2913272e7a89bfde1b324240eb4e5d9..53c671d86ba4fc2bfd938924f06b89b7fe14de77 100644
|
| --- a/cc/layer_tree_host_impl.h
|
| +++ b/cc/layer_tree_host_impl.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/time.h"
|
| #include "cc/animation_events.h"
|
| #include "cc/animation_registrar.h"
|
| -#include "cc/cc_export.h"
|
| +#include "cc/base/cc_export.h"
|
| #include "cc/input_handler.h"
|
| #include "cc/output_surface_client.h"
|
| #include "cc/render_pass.h"
|
|
|