| Index: cc/resource_provider.h
|
| diff --git a/cc/resource_provider.h b/cc/resource_provider.h
|
| index a42d85a0cbc3c3fd5e127bb97852231371c7af6e..046ad4e91f1690d1957c3c193e816406faa527b7 100644
|
| --- a/cc/resource_provider.h
|
| +++ b/cc/resource_provider.h
|
| @@ -15,7 +15,7 @@
|
| #include "base/hash_tables.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
| -#include "cc/cc_export.h"
|
| +#include "cc/base/cc_export.h"
|
| #include "cc/output_surface.h"
|
| #include "cc/texture_copier.h"
|
| #include "cc/texture_mailbox.h"
|
|
|