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

Unified Diff: src/v8.gyp

Issue 2175233003: Replace SmartPointer<T> with unique_ptr<T> (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@smart-array
Patch Set: Created 4 years, 5 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: src/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index bc297e743fc4029bef36704d786254cfbed6ff37..6b16728f21b932e3a1a4a29dc5b8cc57d70cb3b8 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -1781,7 +1781,6 @@
'base/safe_conversions_impl.h',
'base/safe_math.h',
'base/safe_math_impl.h',
- 'base/smart-pointers.h',
'base/sys-info.cc',
'base/sys-info.h',
'base/utils/random-number-generator.cc',
« src/profiler/heap-profiler.h ('K') | « src/string-stream.h ('k') | src/wasm/decoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698