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

Unified Diff: base/base.gyp

Issue 9349016: Update scoped_nsobject to be copyable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Correct documentation. Created 8 years, 10 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/memory/scoped_nsobject.h » ('j') | base/memory/scoped_nsobject.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 d5f485a6879b50905ac9f451df1205f0c8917595..7843c06371ae6078857be79a80c71de9bfa53c90 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -175,6 +175,7 @@
'memory/mru_cache_unittest.cc',
'memory/ref_counted_memory_unittest.cc',
'memory/ref_counted_unittest.cc',
+ 'memory/scoped_nsobject_mac_unittest.mm',
'memory/scoped_ptr_unittest.cc',
'memory/scoped_ptr_unittest.nc',
'memory/scoped_vector_unittest.cc',
« no previous file with comments | « no previous file | base/memory/scoped_nsobject.h » ('j') | base/memory/scoped_nsobject.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698