| Index: content/common/fileapi/webblob_messages.h
|
| diff --git a/content/common/fileapi/webblob_messages.h b/content/common/fileapi/webblob_messages.h
|
| index 0f6341a24b15fb1a0edd72a4e55bd91a19d83441..2c4bc9666988d42e451d1daa8398a510af87ac14 100644
|
| --- a/content/common/fileapi/webblob_messages.h
|
| +++ b/content/common/fileapi/webblob_messages.h
|
| @@ -41,6 +41,7 @@ IPC_STRUCT_TRAITS_END()
|
| IPC_STRUCT_TRAITS_BEGIN(storage::BlobItemBytesResponse)
|
| IPC_STRUCT_TRAITS_MEMBER(request_number)
|
| IPC_STRUCT_TRAITS_MEMBER(inline_data)
|
| + IPC_STRUCT_TRAITS_MEMBER(time_modified)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| // This message is to tell the browser that we will be building a blob.
|
|
|