|
Clean up dependencies on X11 libraries
This converts the remaining targets that depend on X11 libraries over to
depending on targets from build/linux/system.gyp instead of adding the
libraries manually to the link line. This ensures that the link line is
generated with pkg-config and makes the dependencies a bit tighter by
getting rid of the all_dependent_settings entry in ui/ui.gyp
BUG= 339518
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250311
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+72 lines, -43 lines) |
Patch |
|
M |
build/linux/system.gyp
|
View
|
|
3 chunks |
+43 lines, -9 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_browser.gypi
|
View
|
1
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_browser_ui.gypi
|
View
|
1
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_common.gypi
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_tests.gypi
|
View
|
1
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/content_tests.gypi
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
gpu/tools/tools.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
ui/compositor/compositor.gyp
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/gfx/gfx.gyp
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/gl/gl.gyp
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
ui/ui.gyp
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
Total messages: 16 (0 generated)
|