| Index: chrome/browser/thumbnails/simple_thumbnail_crop.h
|
| diff --git a/chrome/browser/thumbnails/simple_thumbnail_crop.h b/chrome/browser/thumbnails/simple_thumbnail_crop.h
|
| index b206cc259b67e9968725cea473f3fa16359e4cac..3d96ccd99148cb9d6426857071e6a634e81eba8f 100644
|
| --- a/chrome/browser/thumbnails/simple_thumbnail_crop.h
|
| +++ b/chrome/browser/thumbnails/simple_thumbnail_crop.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_THUMBNAILS_SIMPLE_THUMBNAIL_CROP_H_
|
| #define CHROME_BROWSER_THUMBNAILS_SIMPLE_THUMBNAIL_CROP_H_
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/browser/thumbnails/thumbnailing_algorithm.h"
|
|
|
| namespace thumbnails {
|
|
|