| Index: content/browser/fileapi/blob_storage_host.h
|
| diff --git a/content/browser/fileapi/blob_storage_host.h b/content/browser/fileapi/blob_storage_host.h
|
| index dc277ae5accbe41eac0a36755ccc4e5a635e2d9d..ecfbc5692626b87c70c844029d1621501315a9b3 100644
|
| --- a/content/browser/fileapi/blob_storage_host.h
|
| +++ b/content/browser/fileapi/blob_storage_host.h
|
| @@ -10,6 +10,7 @@
|
| #include <string>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "content/common/content_export.h"
|
| #include "storage/common/data_element.h"
|
|
|