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

Unified Diff: base/BUILD.gn

Issue 2106773002: Remove `Runnable` concept from base/bind_internal.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase onto clang crash workaround Created 4 years, 6 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.gypi » ('j') | base/bind_internal.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 4b498e6c87bc67c05f35211618a59096a2ba55d3..8ec5f92bb55a429a09bec26d82e77c813e1d5055 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -231,7 +231,6 @@ component("base") {
"bind_helpers.cc",
"bind_helpers.h",
"bind_internal.h",
- "bind_internal_win.h",
"bit_cast.h",
"bits.h",
"build_time.cc",
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/bind_internal.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698