From 1e841bcf7f8ec7da0cfcdb5a94b9af3b752c28c7 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Thu, 23 Jul 2026 19:14:18 -0700 Subject: [PATCH] Internal change PiperOrigin-RevId: 953081532 --- src/google/protobuf/compiler/parser_unittest.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/google/protobuf/compiler/parser_unittest.cc b/src/google/protobuf/compiler/parser_unittest.cc index e5927ba372f5f..b35b98bf23d81 100644 --- a/src/google/protobuf/compiler/parser_unittest.cc +++ b/src/google/protobuf/compiler/parser_unittest.cc @@ -28,7 +28,6 @@ #include "absl/base/macros.h" #include "absl/container/flat_hash_map.h" #include "absl/log/absl_check.h" -#include "absl/memory/memory.h" #include "absl/strings/match.h" #include "absl/strings/str_cat.h" #include "absl/strings/str_join.h"