| Index: content/browser/renderer_host/resource_dispatcher_host_request_info.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/resource_dispatcher_host_request_info.cc (revision 105162)
|
| +++ content/browser/renderer_host/resource_dispatcher_host_request_info.cc (working copy)
|
| @@ -19,7 +19,7 @@
|
| bool is_main_frame,
|
| int64 frame_id,
|
| ResourceType::Type resource_type,
|
| - PageTransition::Type transition_type,
|
| + content::PageTransition transition_type,
|
| uint64 upload_size,
|
| bool is_download,
|
| bool allow_download,
|
|
|