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

Unified Diff: third_party/cld/cld.gyp

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: cacheinvalidation 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/cld.gyp
diff --git a/third_party/cld/cld.gyp b/third_party/cld/cld.gyp
index 473cb9e519f82d3af1919837cc3d8d5b9350fc7c..55a7662feb71526d4523a799edbd8551d550a4b3 100644
--- a/third_party/cld/cld.gyp
+++ b/third_party/cld/cld.gyp
@@ -85,7 +85,6 @@
'base/port.h',
'base/crash.h',
'base/dynamic_annotations.h',
- 'base/scoped_ptr.h',
'base/stl_decl_msvc.h',
'base/log_severity.h',
'base/strtoint.h',

Powered by Google App Engine
This is Rietveld 408576698