Chromium Code Reviews

Issue 558343002: GN: More CrOS fixes (Closed)

Created:
6 years, 3 months ago by Chris Masone
Modified:
6 years, 3 months ago
Reviewers:
Jun Mukai, brettw, spang
CC:
chromium-reviews, darin-cc_chromium.org, jam, ozone-reviews_chromium.org, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

GN: More CrOS fixes OS_CHROMEOS is defined in //build/config/linux:sdk per brettw recommendation. Typo fixed in ui/ozone/BUILD.gn Some source-list fixes in content/browser/BUILD.gn that take both use_x11 and use_ozone into account. BUG=None TEST=None Committed: https://crrev.com/db5203ee72bc04974fde7bc990a76e9ca6449f6f Cr-Commit-Position: refs/heads/master@{#294426}

Patch Set 1 #

Patch Set 2 : rebase. #

Total comments: 3
Unified diffs Side-by-side diffs Stats (+39 lines, -31 lines)
M build/config/linux/BUILD.gn View 1 chunk +6 lines, -0 lines 0 comments
M content/browser/BUILD.gn View 5 chunks +32 lines, -30 lines 3 comments
M ui/ozone/BUILD.gn View 1 chunk +1 line, -1 line 0 comments

Messages

Total messages: 18 (6 generated)
Chris Masone
On 2014/09/10 22:36:31, Chris Masone wrote: > mailto:cmasone@chromium.org changed reviewers: > + mailto:mukai@chromium.org Hi, Jun. ...
6 years, 3 months ago (2014-09-10 22:37:45 UTC) #2
Jun Mukai
lgtm
6 years, 3 months ago (2014-09-10 23:15:56 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/558343002/1
6 years, 3 months ago (2014-09-11 00:06:03 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/65337) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/54381) win_gpu ...
6 years, 3 months ago (2014-09-11 00:18:47 UTC) #7
Chris Masone
Brett, can I get an OWNERs LGTM?
6 years, 3 months ago (2014-09-11 02:46:38 UTC) #9
spang
lgtm
6 years, 3 months ago (2014-09-11 14:39:11 UTC) #11
brettw
lgtm https://codereview.chromium.org/558343002/diff/20001/content/browser/BUILD.gn File content/browser/BUILD.gn (right): https://codereview.chromium.org/558343002/diff/20001/content/browser/BUILD.gn#newcode267 content/browser/BUILD.gn:267: if (is_chromeos || !use_ozone) { I think this ...
6 years, 3 months ago (2014-09-11 17:13:44 UTC) #12
Chris Masone
https://codereview.chromium.org/558343002/diff/20001/content/browser/BUILD.gn File content/browser/BUILD.gn (right): https://codereview.chromium.org/558343002/diff/20001/content/browser/BUILD.gn#newcode267 content/browser/BUILD.gn:267: if (is_chromeos || !use_ozone) { On 2014/09/11 17:13:44, brettw ...
6 years, 3 months ago (2014-09-11 17:16:17 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/558343002/20001
6 years, 3 months ago (2014-09-11 17:25:49 UTC) #15
brettw
https://codereview.chromium.org/558343002/diff/20001/content/browser/BUILD.gn File content/browser/BUILD.gn (right): https://codereview.chromium.org/558343002/diff/20001/content/browser/BUILD.gn#newcode267 content/browser/BUILD.gn:267: if (is_chromeos || !use_ozone) { Oh, right.
6 years, 3 months ago (2014-09-11 17:35:48 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 9795dc95b5dff65d01727261da3dd93192f3e36c
6 years, 3 months ago (2014-09-11 18:19:36 UTC) #17
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 18:43:24 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/db5203ee72bc04974fde7bc990a76e9ca6449f6f
Cr-Commit-Position: refs/heads/master@{#294426}

Powered by Google App Engine