Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 6a02aebbec0d73cbf0ca796dd42ba281cc7e4e5b..6ece5e7a909cbc8db0a9b6e50f8ce61264d381bd 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -572,7 +572,7 @@ static_library("fxge") { |
| "core/src/fxge/ge/fx_ge_path.cpp", |
| "core/src/fxge/ge/fx_ge_ps.cpp", |
| "core/src/fxge/ge/fx_ge_text.cpp", |
| - "core/src/fxge/ge/text_int.h", |
| + "core/src/fxge/ge/fx_text_int.h", |
| ] |
| configs += [ |