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

Unified Diff: cc/base/container_util.h

Issue 1866203004: Convert //cc from scoped_ptr to std::unique_ptr. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: scopedptrcc: rebase 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 | « cc/animation/transform_operations_unittest.cc ('k') | cc/base/contiguous_container.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/container_util.h
diff --git a/cc/base/container_util.h b/cc/base/container_util.h
index 65a9d31c1dffd3f2208a60a94451d62921e3ca52..c9ebe6929cebbbe52735a22720f7567cd91ede77 100644
--- a/cc/base/container_util.h
+++ b/cc/base/container_util.h
@@ -5,7 +5,6 @@
#ifndef CC_BASE_CONTAINER_UTIL_H_
#define CC_BASE_CONTAINER_UTIL_H_
-#include "base/memory/scoped_ptr.h"
namespace cc {
« no previous file with comments | « cc/animation/transform_operations_unittest.cc ('k') | cc/base/contiguous_container.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698