Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 474f5624af785fef408e77d5e29f954c1ac286fa..196e158eba78ee876064f7f3e188d2bfedfe2c07 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -278,7 +278,6 @@ source_set("browser") { |
sources -= [ "renderer_host/pepper/pepper_truetype_font_list_pango.cc" ] |
} |
} |
- |
Avi (use Gerrit)
2015/07/02 18:25:27
Why are you removing this line? Put it back in.
A
|
if (is_linux && use_aura) { |
configs += [ "//build/config/linux:fontconfig" ] |
} |