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

Unified Diff: base/base.gyp

Issue 2250373002: Readd base::UnwrapTraits to support rvalue-reference wrappers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@20_oneshot
Patch Set: rebase Created 4 years, 4 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/bind_helpers.h » ('j') | no next file with comments »
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 d675119cb262c4d8ffca446b6fa43161afc14551..84c508950f05724bc468993a1970a19318329298 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -379,6 +379,7 @@
'base64_unittest.cc',
'base64url_unittest.cc',
'big_endian_unittest.cc',
+ 'bind_helpers_unittest.cc',
'bind_unittest.cc',
'bind_unittest.nc',
'bit_cast_unittest.cc',
« no previous file with comments | « base/BUILD.gn ('k') | base/bind_helpers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698