Index: content/browser/loader/resource_dispatcher_host_impl.cc |
diff --git a/content/browser/loader/resource_dispatcher_host_impl.cc b/content/browser/loader/resource_dispatcher_host_impl.cc |
index c68198438ff841e7cfc0d743b8dd0ca27cde06a9..74fe0b5546da26333e944253719adb6b009f0640 100644 |
--- a/content/browser/loader/resource_dispatcher_host_impl.cc |
+++ b/content/browser/loader/resource_dispatcher_host_impl.cc |
@@ -1694,7 +1694,7 @@ void ResourceDispatcherHostImpl::OnAudioRenderHostStreamStateChanged( |
// This function is only used for saving feature. |
void ResourceDispatcherHostImpl::BeginSaveFile(const GURL& url, |
const Referrer& referrer, |
- int save_package_id, |
+ SavePackageId save_package_id, |
int child_id, |
int render_view_route_id, |
int render_frame_route_id, |