| Index: cc/layers/texture_layer.h
|
| diff --git a/cc/layers/texture_layer.h b/cc/layers/texture_layer.h
|
| index 1b42e976ef02160832fd5a98b7ada4833c5d130f..05f7367ff872fab46a4bd3575e8a60396e1ff9cc 100644
|
| --- a/cc/layers/texture_layer.h
|
| +++ b/cc/layers/texture_layer.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/macros.h"
|
| #include "base/synchronization/lock.h"
|
| #include "base/threading/thread_checker.h"
|
| -#include "cc/base/cc_export.h"
|
| +#include "cc/cc_export.h"
|
| #include "cc/layers/layer.h"
|
| #include "cc/resources/texture_mailbox.h"
|
|
|
|
|