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

Unified Diff: ui/base/ui_base.gyp

Issue 238633004: Remove all uses of toolkit_use_gtk in the gyp files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to ToT Created 6 years, 8 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 | « tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp ('k') | ui/gfx/gdk_compat.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 2ee77231435bf42e091664972b37e375e913a2ee..5678114226b650f43c09b48873b02b1e92b5a4ce 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -376,7 +376,6 @@
}],
['use_glib == 1', {
'dependencies': [
- # font_gtk.cc uses fontconfig.
'../../build/linux/system.gyp:fontconfig',
'../../build/linux/system.gyp:glib',
],
« no previous file with comments | « tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp ('k') | ui/gfx/gdk_compat.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698