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

Unified Diff: base/BUILD.gn

Issue 2250373002: Readd base::UnwrapTraits to support rvalue-reference wrappers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@20_oneshot
Patch Set: remove unused "using" 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 | « no previous file | base/base.gyp » ('j') | base/bind_helpers.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 12d6d7c7a35114408ccccfb95e045848624de796..1506797d40ca0ba7a624fc0790ec88d0f1188e7f 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1756,6 +1756,7 @@ test("base_unittests") {
"base64_unittest.cc",
"base64url_unittest.cc",
"big_endian_unittest.cc",
+ "bind_helpers_unittest.cc",
"bind_unittest.cc",
"bit_cast_unittest.cc",
"bits_unittest.cc",
« no previous file with comments | « no previous file | base/base.gyp » ('j') | base/bind_helpers.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698