Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index d70d91eaedca73612cd06d033f7b1291c180ad23..5b9edde27ffef7bcfabf4922d2d7fd1f8ec1cbc9 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -1209,7 +1209,7 @@ |
'../build/linux/system.gyp:x11', |
], |
}], |
- ['OS=="linux"', { |
+ ['use_pango==1', { |
'dependencies': [ |
'../build/linux/system.gyp:pangocairo', |
], |