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

Unified Diff: base/base.gypi

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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 697195300a24e092215af56df74317d5f9080e7a..f66534a51e41efc89b59d8bdbd61b337eedf0149 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -203,6 +203,7 @@
'mac/scoped_sending_event.mm',
'mach_ipc_mac.h',
'mach_ipc_mac.mm',
+ 'memory/awesome_ptr.h',
'memory/linked_ptr.h',
'memory/mru_cache.h',
'memory/raw_scoped_refptr_mismatch_checker.h',
« no previous file with comments | « base/base.gyp ('k') | base/memory/awesome_ptr.h » ('j') | base/memory/awesome_ptr.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698