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

Unified Diff: Source/wtf/wtf.gypi

Issue 23890025: WIP (Introduce WTF::NonNullPtr<T>.) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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 | « Source/wtf/NonNullPtr.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/wtf.gypi
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi
index 8b2bde165740550580f23088a94ae573a3799629..e3e6c4068f62c6505281143b5a57f941e89f1cdd 100644
--- a/Source/wtf/wtf.gypi
+++ b/Source/wtf/wtf.gypi
@@ -74,6 +74,7 @@
'MathExtras.h',
'MessageQueue.h',
'NonCopyingSort.h',
+ 'NonNullPtr.h',
'Noncopyable.h',
'NotFound.h',
'NullPtr.cpp',
« no previous file with comments | « Source/wtf/NonNullPtr.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698