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

Unified Diff: base/base.gyp

Issue 10790149: Add awesome_ptr<>. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: stack allocated for speed (per levin@) Created 8 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
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/memory/awesome_ptr.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index c7596acfd693f0b3bb43abf76339dbedcc15ae01..89dffc1daf50f12779ee262d9857eae876831f55 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -409,6 +409,7 @@
'mac/scoped_sending_event_unittest.mm',
'md5_unittest.cc',
'memory/aligned_memory_unittest.cc',
+ 'memory/awesome_ptr_unittest.cc',
'memory/linked_ptr_unittest.cc',
'memory/mru_cache_unittest.cc',
'memory/ref_counted_memory_unittest.cc',
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/memory/awesome_ptr.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698