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

Issue 2514413002: Clean up GTK3 build flags. (Closed)

Created:
4 years, 1 month ago by brettw
Modified:
4 years, 1 month ago
CC:
chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

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}

Patch Set 1 #

Patch Set 2 : Fixes #

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

Messages

Total messages: 19 (10 generated)
brettw
Fixes
4 years, 1 month ago (2016-11-21 15:54:51 UTC) #1
brettw
4 years, 1 month ago (2016-11-21 15:56:32 UTC) #3
Tom (Use chromium acct)
Thanks for all of the cleanups Brett. All of this lgtm!
4 years, 1 month ago (2016-11-21 16:47:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2514413002/20001
4 years, 1 month ago (2016-11-21 17:11:47 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/319195)
4 years, 1 month ago (2016-11-21 20:00:38 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2514413002/20001
4 years, 1 month ago (2016-11-21 20:11:15 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-21 20:59:15 UTC) #15
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/cdf496ad123d8b43452d65a81f76cbd26d348ebf Cr-Commit-Position: refs/heads/master@{#433644}
4 years, 1 month ago (2016-11-21 21:04:03 UTC) #17
Corentin Wallez
4 years, 1 month ago (2016-11-21 21:52:52 UTC) #19
Message was sent while issue was closed.
https://codereview.chromium.org/2514413002/diff/20001/build/config/linux/gtk2...
File build/config/linux/gtk2/BUILD.gn (left):

https://codereview.chromium.org/2514413002/diff/20001/build/config/linux/gtk2...
build/config/linux/gtk2/BUILD.gn:29:
"//gpu/gles2_conform_support:gles2_conform_test_windowless",
This causes a generate_build_files failure on the Linux GPU Builder. See
https://build.chromium.org/p/chromium.gpu.fyi/builders/GPU%20Linux%20Builder/...
Uploaded a CL to fix this: https://codereview.chromium.org/2516313003

Powered by Google App Engine
This is Rietveld 408576698