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

Unified Diff: third_party/cld/BUILD.gn

Issue 1911823002: Convert //third_party from scoped_ptr to std::unique_ptr (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update crashpad's README.chromium 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
Index: third_party/cld/BUILD.gn
diff --git a/third_party/cld/BUILD.gn b/third_party/cld/BUILD.gn
index 0917f25529243826afa4cbe2c2b7d466f365588d..67ce03ce0454d39ad13940f0bedd7e8f2af6e7a6 100644
--- a/third_party/cld/BUILD.gn
+++ b/third_party/cld/BUILD.gn
@@ -27,7 +27,6 @@ source_set("cld") {
"base/logging.h",
"base/macros.h",
"base/port.h",
- "base/scoped_ptr.h",
"base/stl_decl_msvc.h",
"base/string_util.h",
"base/strtoint.h",
« no previous file with comments | « third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/scoped_ptr.h ('k') | third_party/cld/base/logging.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698