| Index: cc/resources/resource_pool.h
|
| diff --git a/cc/resources/resource_pool.h b/cc/resources/resource_pool.h
|
| index 5f387ea461f231d6cc01b59f87ca673ba16cded0..8932364ee4c2239994aa07eabe5df83784169d4d 100644
|
| --- a/cc/resources/resource_pool.h
|
| +++ b/cc/resources/resource_pool.h
|
| @@ -16,7 +16,7 @@
|
| #include "base/memory/memory_coordinator_client.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/trace_event/memory_dump_provider.h"
|
| -#include "cc/base/cc_export.h"
|
| +#include "cc/cc_export.h"
|
| #include "cc/resources/resource.h"
|
| #include "cc/resources/resource_format.h"
|
| #include "cc/resources/scoped_resource.h"
|
|
|