From 8aa2e6516af16a7c76e9e47e48e4f6aa0d2ea667 Mon Sep 17 00:00:00 2001 From: Dan Field Date: Thu, 6 Jul 2023 20:57:18 -0700 Subject: [PATCH] [Impeller] Duplicate include removal from lazy_glyph_atlas.cc. (#43453) --- impeller/typographer/lazy_glyph_atlas.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/impeller/typographer/lazy_glyph_atlas.cc b/impeller/typographer/lazy_glyph_atlas.cc index d88f0d9b6c577..799b56a35877f 100644 --- a/impeller/typographer/lazy_glyph_atlas.cc +++ b/impeller/typographer/lazy_glyph_atlas.cc @@ -6,7 +6,6 @@ #include "impeller/base/validation.h" #include "impeller/typographer/text_render_context.h" -#include "lazy_glyph_atlas.h" #include