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

Unified Diff: base/base.gypi

Issue 11411318: DO NOT COMMIT: NullPtr support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: WIP Created 8 years 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 | « base/base.gyp ('k') | base/memory/scoped_ptr.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index c73ade59e1cbecaec83764909c839a8a6f5018be..48caa8d71afd6adf7414956a665b3a69b61e47bf 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -293,6 +293,8 @@
'native_library_mac.mm',
'native_library_posix.cc',
'native_library_win.cc',
+ 'nullptr.cc',
+ 'nullptr.h',
'observer_list.h',
'observer_list_threadsafe.h',
'os_compat_android.cc',
« no previous file with comments | « base/base.gyp ('k') | base/memory/scoped_ptr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698