| Index: chrome/browser/android/thumbnail/thumbnail.h
|
| diff --git a/chrome/browser/android/thumbnail/thumbnail.h b/chrome/browser/android/thumbnail/thumbnail.h
|
| index 409dfd49a64c817aa522524a481234b20bee414d..ed2a2dd930976fd1ad42d627867ee1e64d7c8808 100644
|
| --- a/chrome/browser/android/thumbnail/thumbnail.h
|
| +++ b/chrome/browser/android/thumbnail/thumbnail.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_ANDROID_THUMBNAIL_THUMBNAIL_H_
|
| #define CHROME_BROWSER_ANDROID_THUMBNAIL_THUMBNAIL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/time/time.h"
|
| #include "cc/resources/ui_resource_bitmap.h"
|
|
|