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

Unified Diff: third_party/WebKit/Source/wtf/wtf.gypi

Issue 2080623002: Revert "Remove OwnPtr from Blink." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/WebKit/Source/wtf/wtf.gypi
diff --git a/third_party/WebKit/Source/wtf/wtf.gypi b/third_party/WebKit/Source/wtf/wtf.gypi
index 639c912be0ce2c16e8dc2b78f4b8ef9b9241af0c..3a7362eeec81b4f901eea79157da44ba20a813e3 100644
--- a/third_party/WebKit/Source/wtf/wtf.gypi
+++ b/third_party/WebKit/Source/wtf/wtf.gypi
@@ -59,6 +59,9 @@
'Noncopyable.h',
'NotFound.h',
'Optional.h',
+ 'OwnPtr.h',
+ 'OwnPtrCommon.h',
+ 'PassOwnPtr.h',
'PassRefPtr.h',
'PrintStream.cpp',
'PrintStream.h',
« no previous file with comments | « third_party/WebKit/Source/wtf/text/icu/CollatorICU.cpp ('k') | third_party/WebKit/public/platform/WebBlobData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698