Chromium Code Reviews| Index: cc/picture.h |
| diff --git a/cc/picture.h b/cc/picture.h |
| index f883735f038be1849ddeac88c9ccf83c35a9eaf0..942a9cbf7dc7d82e1b6aa0d328349d0a07cb5ee2 100644 |
| --- a/cc/picture.h |
| +++ b/cc/picture.h |
| @@ -9,7 +9,7 @@ |
| #include "base/basictypes.h" |
| #include "base/memory/ref_counted.h" |
| -#include "cc/cc_export.h" |
| +#include "cc/base/cc_export.h" |
| #include "skia/ext/lazy_pixel_ref.h" |
| #include "skia/ext/refptr.h" |
| #include "third_party/skia/include/core/SkPixelRef.h" |