summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhishek Pandit-Subedi <abhishekpandit@google.com>2023-02-08 20:20:12 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-02-08 20:20:12 +0000
commit8ff21aa6e017d0e720831c6d87c81a4b503969a3 (patch)
tree2564172f2064fe230b73f03cf3484a2f4c9d7fe6
parent316c1ca053d0fdaf1d6ff4dee1f0a8a6e2edfb61 (diff)
parenta78c30d256ae69a00d4bf95646ee9bdb86c8e034 (diff)
downloadlibchrome-8ff21aa6e017d0e720831c6d87c81a4b503969a3.tar.gz
libchrome: Export base/functional headers am: a78c30d256android-u-beta-1-gpl
Original change: https://android-review.googlesource.com/c/platform/external/libchrome/+/2424171 Change-Id: Iaea591a5dbda0cd2875b352bb2870afc733e4402 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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",