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

Unified Diff: base/base.gyp

Issue 189613002: Add ScopedGeneric. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removed bool Created 6 years, 9 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 | « base/BUILD.gn ('k') | base/base.gypi » ('j') | base/scoped_nullable_generic.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 72164e0205091bf0f318a7580b4fae609d16d26f..8c9a90ed66fe838b15a9c203864c84d0c49c00a2 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -583,6 +583,7 @@
'numerics/safe_numerics_unittest.cc',
'scoped_clear_errno_unittest.cc',
'scoped_native_library_unittest.cc',
+ 'scoped_nullable_generic_unittest.cc',
'scoped_observer.h',
'security_unittest.cc',
'sequence_checker_unittest.cc',
« no previous file with comments | « base/BUILD.gn ('k') | base/base.gypi » ('j') | base/scoped_nullable_generic.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698