| Index: chrome/browser/media_galleries/fileapi/iphoto_file_util.h
|
| diff --git a/chrome/browser/media_galleries/fileapi/iphoto_file_util.h b/chrome/browser/media_galleries/fileapi/iphoto_file_util.h
|
| index 68bb2004938c013894e831b97bea72c1ded9cad9..db35156d31f8efd4484a4b62f1b7bc879a26e962 100644
|
| --- a/chrome/browser/media_galleries/fileapi/iphoto_file_util.h
|
| +++ b/chrome/browser/media_galleries/fileapi/iphoto_file_util.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_IPHOTO_FILE_UTIL_H_
|
| #define CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_IPHOTO_FILE_UTIL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "chrome/browser/media_galleries/fileapi/native_media_file_util.h"
|
|
|