| Index: chrome/browser/media_galleries/fileapi/itunes_file_util.cc
|
| diff --git a/chrome/browser/media_galleries/fileapi/itunes_file_util.cc b/chrome/browser/media_galleries/fileapi/itunes_file_util.cc
|
| index 41185eee5620c602ee6cba752ddbadfcb0386646..add998203214118059402c5522912cc22c04664b 100644
|
| --- a/chrome/browser/media_galleries/fileapi/itunes_file_util.cc
|
| +++ b/chrome/browser/media_galleries/fileapi/itunes_file_util.cc
|
| @@ -15,10 +15,10 @@
|
| #include "chrome/browser/media_galleries/fileapi/media_path_filter.h"
|
| #include "chrome/browser/media_galleries/imported_media_gallery_registry.h"
|
| #include "content/public/browser/browser_thread.h"
|
| +#include "storage/browser/blob/shareable_file_reference.h"
|
| #include "storage/browser/fileapi/file_system_operation_context.h"
|
| #include "storage/browser/fileapi/file_system_url.h"
|
| #include "storage/browser/fileapi/native_file_util.h"
|
| -#include "storage/common/blob/shareable_file_reference.h"
|
| #include "storage/common/fileapi/file_system_util.h"
|
|
|
| using storage::DirectoryEntry;
|
|
|