Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(223)

Unified Diff: ash/shelf/scoped_observer_with_duplicated_sources_unittest.cc

Issue 1867223004: Convert //ash from scoped_ptr to std::unique_ptr (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/rotator/window_rotation.cc ('k') | ash/shelf/shelf.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shelf/scoped_observer_with_duplicated_sources_unittest.cc
diff --git a/ash/shelf/scoped_observer_with_duplicated_sources_unittest.cc b/ash/shelf/scoped_observer_with_duplicated_sources_unittest.cc
index 82d2b83b78b59f5e781118fce9944066a952b828..a5d01a7257a3280a409e916da4bffbf144d0f583 100644
--- a/ash/shelf/scoped_observer_with_duplicated_sources_unittest.cc
+++ b/ash/shelf/scoped_observer_with_duplicated_sources_unittest.cc
@@ -4,7 +4,6 @@
#include "ash/shelf/scoped_observer_with_duplicated_sources.h"
-#include "base/memory/scoped_ptr.h"
#include "testing/gtest/include/gtest/gtest.h"
class TestObserver {
« no previous file with comments | « ash/rotator/window_rotation.cc ('k') | ash/shelf/shelf.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698