|
Clean up GTK3 build flags.
Moves the global build flag from build/config/ui.gni to a separate file in a new "gtk" directory.
Create a virtual target to forward to the correct GTK implementation as needed.
Committed: https://crrev.com/cdf496ad123d8b43452d65a81f76cbd26d348ebf
Cr-Commit-Position: refs/heads/master@{#433644}
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+88 lines, -75 lines) |
Patch |
|
A |
build/config/linux/gtk/BUILD.gn
|
View
|
1
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
|
A |
build/config/linux/gtk/gtk.gni
|
View
|
1
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
build/config/linux/gtk2/BUILD.gn
|
View
|
1
|
2 chunks |
+5 lines, -9 lines |
1 comment
|
Download
|
|
M |
build/config/linux/gtk3/BUILD.gn
|
View
|
1
|
2 chunks |
+6 lines, -10 lines |
0 comments
|
Download
|
|
M |
build/config/ui.gni
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -6 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/libgtkui/BUILD.gn
|
View
|
|
3 chunks |
+17 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/test/BUILD.gn
|
View
|
|
2 chunks |
+2 lines, -10 lines |
0 comments
|
Download
|
|
M |
remoting/host/BUILD.gn
|
View
|
|
2 chunks |
+2 lines, -10 lines |
0 comments
|
Download
|
|
M |
remoting/host/it2me/BUILD.gn
|
View
|
|
2 chunks |
+2 lines, -11 lines |
0 comments
|
Download
|
|
M |
remoting/test/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -10 lines |
0 comments
|
Download
|
Total messages: 19 (10 generated)
|