| Index: cc/tiles/gpu_image_decode_cache.h
|
| diff --git a/cc/tiles/gpu_image_decode_cache.h b/cc/tiles/gpu_image_decode_cache.h
|
| index 14e49961faef20f186a7c84f9cf4a7328e94e12f..a48624d6ef4c122301cec1c6bc77ef7bf0c03c2b 100644
|
| --- a/cc/tiles/gpu_image_decode_cache.h
|
| +++ b/cc/tiles/gpu_image_decode_cache.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/memory/memory_coordinator_client.h"
|
| #include "base/synchronization/lock.h"
|
| #include "base/trace_event/memory_dump_provider.h"
|
| -#include "cc/base/cc_export.h"
|
| +#include "cc/cc_export.h"
|
| #include "cc/resources/resource_format.h"
|
| #include "cc/tiles/image_decode_cache.h"
|
| #include "third_party/skia/include/core/SkRefCnt.h"
|
|
|