summaryrefslogtreecommitdiffstats
path: root/src/core/print_view_manager_base_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/print_view_manager_base_qt.h')
-rw-r--r--src/core/print_view_manager_base_qt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/print_view_manager_base_qt.h b/src/core/print_view_manager_base_qt.h
index 5939a2b43..a8b4b5fc8 100644
--- a/src/core/print_view_manager_base_qt.h
+++ b/src/core/print_view_manager_base_qt.h
@@ -97,7 +97,7 @@ protected:
int number_pages_; // Number of pages to print in the print job.
int cookie_;
- scoped_ptr<base::DictionaryValue> m_printSettings;
+ std::unique_ptr<base::DictionaryValue> m_printSettings;
// content::NotificationObserver implementation.
void Observe(int,