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

Unified Diff: webkit/webkit.gyp

Issue 60070: Fix linking with gold by cleaning up lib dependencies. (Closed)
Patch Set: Created 11 years, 9 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 | « skia/skia.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/webkit.gyp
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index e1ec117a0bfdd447eb530430a8a06a0cbe6d41a8..d65dff214dad3645cad9f1e8609ecd402f94e624 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -4446,7 +4446,6 @@
['OS=="linux"', {
'dependencies': [
'../build/linux/system.gyp:gtk',
- '../build/linux/system.gyp:pangoft2',
],
'sources!': [
'glue/plugins/plugin_stubs.cc',
« no previous file with comments | « skia/skia.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698