| Index: third_party/harfbuzz-ng/BUILD.gn
|
| diff --git a/third_party/harfbuzz-ng/BUILD.gn b/third_party/harfbuzz-ng/BUILD.gn
|
| index 682c192f58779b409c363802c706a10aed244fca..1d2b1932b36cc0925b40ca60583155ed8a5df10f 100644
|
| --- a/third_party/harfbuzz-ng/BUILD.gn
|
| +++ b/third_party/harfbuzz-ng/BUILD.gn
|
| @@ -48,7 +48,7 @@ if (use_system_harfbuzz) {
|
| }
|
| }
|
|
|
| - # See also chrome/browser/ui/libgtk2ui/BUILD.gn which pulls this.
|
| + # See also chrome/browser/ui/libgtkui/BUILD.gn which pulls this.
|
| config("pangoft2_link_hack") {
|
| if (is_linux && use_pango && !is_chromeos && !is_official_build &&
|
| current_cpu != "arm" && current_cpu != "mipsel" && !is_component_build) {
|
|
|