Chromium Code Reviews| Index: cc/layers/texture_layer_impl.h |
| diff --git a/cc/layers/texture_layer_impl.h b/cc/layers/texture_layer_impl.h |
| index 2fc7cd30bb13758792e545d408d11c036f8b2441..035463bc1b84a588096cf6560869f55e87924954 100644 |
| --- a/cc/layers/texture_layer_impl.h |
| +++ b/cc/layers/texture_layer_impl.h |
| @@ -10,7 +10,7 @@ |
| #include "base/callback.h" |
| #include "base/macros.h" |
| #include "base/memory/ptr_util.h" |
| -#include "cc/base/cc_export.h" |
| +#include "cc/cc_export.h" |
| #include "cc/layers/layer_impl.h" |
| namespace cc { |