From cb35f3f2fe4208b890a90b6c933b8f2bb940356f Mon Sep 17 00:00:00 2001 From: Francis Tsui Date: Tue, 3 Dec 2024 17:48:23 -0800 Subject: [PATCH] Remove unnecessary includes. PiperOrigin-RevId: 702528296 --- sharing/share_target.h | 1 - 1 file changed, 1 deletion(-) diff --git a/sharing/share_target.h b/sharing/share_target.h index 66388476..71d7363e 100644 --- a/sharing/share_target.h +++ b/sharing/share_target.h @@ -15,7 +15,6 @@ #ifndef THIRD_PARTY_NEARBY_SHARING_SHARE_TARGET_H_ #define THIRD_PARTY_NEARBY_SHARING_SHARE_TARGET_H_ -#include #include #include #include