Index: content/common/intents_messages.h |
diff --git a/content/common/intents_messages.h b/content/common/intents_messages.h |
index 647406600ab423215e56ee06a4b2051185cd5665..6daa8dee9df3afd3e8174c3a1d5f1dffeab17f73 100644 |
--- a/content/common/intents_messages.h |
+++ b/content/common/intents_messages.h |
@@ -31,7 +31,7 @@ IPC_STRUCT_TRAITS_BEGIN(webkit_glue::WebIntentData) |
IPC_STRUCT_TRAITS_MEMBER(message_port_ids) |
IPC_STRUCT_TRAITS_MEMBER(blob_file) |
IPC_STRUCT_TRAITS_MEMBER(blob_length) |
- IPC_STRUCT_TRAITS_MEMBER(root_path) |
+ IPC_STRUCT_TRAITS_MEMBER(root_name) |
IPC_STRUCT_TRAITS_MEMBER(filesystem_id) |
IPC_STRUCT_TRAITS_MEMBER(data_type) |
IPC_STRUCT_TRAITS_END() |