Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(201)

Unified Diff: ui/ui_unittests.gypi

Issue 20910002: Revert r214000 to reland r213996. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add explicit glib-object.h include Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/gfx/platform_font_pango_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_unittests.gypi
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
index 09a7de8c9a704b2e047cd355baed68e880ad0db5..100458f06244a58a7ce187eb0b87a90a348bff6e 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -254,6 +254,7 @@
}],
['use_pango == 1', {
'dependencies': [
+ '../build/linux/system.gyp:fontconfig',
'../build/linux/system.gyp:pangocairo',
],
'sources': [
« no previous file with comments | « ui/gfx/platform_font_pango_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698