# HG changeset patch # User June Park # Date 1760018107 25200 # Node ID 2852b2e2363f2d831fecbe745d3b8d3fe7d4b8f6 # Parent 5bee31a0bdaf372daf23b6ddcac56e55eb19ad66 [Seobeo] Fixed typo. diff -r 5bee31a0bdaf -r 2852b2e2363f seobeo/BUILD --- a/seobeo/BUILD Thu Oct 09 06:53:29 2025 -0700 +++ b/seobeo/BUILD Thu Oct 09 06:55:07 2025 -0700 @@ -46,7 +46,7 @@ "s_web.c", "os/s_linux_edge.c", ], - hdrs = [":seobeo_headers"], + hdrs = [":seobeo_hrs"], deps = [ "//dowa:dowa", "@openssl//:ssl",