Index: chrome/browser/media_galleries/gallery_watch_manager.h |
diff --git a/chrome/browser/media_galleries/gallery_watch_manager.h b/chrome/browser/media_galleries/gallery_watch_manager.h |
index c5edd41b0db053d64f326e941a512890b45f2e83..ec79da29557a55e2674c7946e89eb1ac0c451fe0 100644 |
--- a/chrome/browser/media_galleries/gallery_watch_manager.h |
+++ b/chrome/browser/media_galleries/gallery_watch_manager.h |
@@ -97,6 +97,7 @@ class GalleryWatchManager |
struct NotificationInfo { |
NotificationInfo(); |
+ NotificationInfo(const NotificationInfo& other); |
~NotificationInfo(); |
std::set<WatchOwner> owners; |