Index: chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h |
diff --git a/chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h b/chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h |
index 4e971f59c7045d580b0ae9943d56a0764854402f..2a46804653336f2eaf8f882ce9645131381aaf7b 100644 |
--- a/chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h |
+++ b/chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h |
@@ -51,6 +51,7 @@ class MTPDeviceDelegateImplLinux : public MTPDeviceAsyncDelegate { |
content::BrowserThread::ID thread_id, |
const tracked_objects::Location& location, |
const base::Closure& task); |
+ PendingTaskInfo(const PendingTaskInfo& other); |
~PendingTaskInfo(); |
base::FilePath path; |