Index: content/common/fileapi/webblob_messages.h |
diff --git a/content/common/fileapi/webblob_messages.h b/content/common/fileapi/webblob_messages.h |
index 0f4688dab67c78d8a332f4b75319304bf69fbb46..fe58f8b92542734cf95ba18bde32c9cbaafc996d 100644 |
--- a/content/common/fileapi/webblob_messages.h |
+++ b/content/common/fileapi/webblob_messages.h |
@@ -17,7 +17,7 @@ IPC_STRUCT_TRAITS_BEGIN(webkit_blob::BlobData::Item) |
IPC_STRUCT_TRAITS_MEMBER(type) |
IPC_STRUCT_TRAITS_MEMBER(data) |
IPC_STRUCT_TRAITS_MEMBER(file_path) |
- IPC_STRUCT_TRAITS_MEMBER(blob_url) |
+ IPC_STRUCT_TRAITS_MEMBER(url) |
IPC_STRUCT_TRAITS_MEMBER(offset) |
IPC_STRUCT_TRAITS_MEMBER(length) |
IPC_STRUCT_TRAITS_MEMBER(expected_modification_time) |