summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index a97429f2dd..82a7608167 100644
--- a/Android.bp
+++ b/Android.bp
@@ -162,6 +162,10 @@ filegroup {
"base/files/scoped_file.h",
"base/files/scoped_temp_dir.h",
"base/format_macros.h",
+ "base/functional/bind.h",
+ "base/functional/callback.h",
+ "base/functional/callback_forward.h",
+ "base/functional/callback_helpers.h",
"base/gtest_prod_util.h",
"base/guid.h",
"base/hash.h",