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

Issue 409163004: ozone: Fix GN build for ozone_egl_demo, ozone_unittests (Closed)

Created:
6 years, 5 months ago by spang
Modified:
6 years, 5 months ago
Reviewers:
brettw
CC:
chromium-reviews, ozone-reviews_chromium.org, feature-media-reviews_chromium.org, rjkroege, kalyank, tdresser+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

ozone: Fix GN build for ozone_egl_demo, ozone_unittests This fixes the GN build for the ui/ozone component (and tests). The following build should work going forward: gn gen out_gn_ozone --args="use_ozone=true" ninja -C out_gn_ozone -j1000 -k50 ozone_egl_demo ozone_unittests BUG=396316 TEST=compile & run ozone_egl_demo, ozone_unittests TBR=darin Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285362

Patch Set 1 #

Patch Set 2 : remove empty file #

Total comments: 4

Patch Set 3 : comments from brettw #

Patch Set 4 : rebase #

Total comments: 2

Patch Set 5 : remove media/BUILD.gn diffs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+339 lines, -60 lines) Patch
M BUILD.gn View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M build/config/linux/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ui/base/BUILD.gn View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M ui/events/BUILD.gn View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
M ui/events/ozone/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/gfx/BUILD.gn View 1 2 3 3 chunks +5 lines, -10 lines 0 comments Download
M ui/gl/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/ozone/BUILD.gn View 5 chunks +59 lines, -18 lines 0 comments Download
A + ui/ozone/demo/BUILD.gn View 1 2 3 1 chunk +11 lines, -2 lines 0 comments Download
M ui/ozone/ozone.gni View 1 chunk +22 lines, -9 lines 0 comments Download
A ui/ozone/platform/caca/BUILD.gn View 1 chunk +34 lines, -0 lines 0 comments Download
A ui/ozone/platform/dri/BUILD.gn View 1 2 3 1 chunk +135 lines, -0 lines 0 comments Download
A ui/ozone/platform/egltest/BUILD.gn View 1 chunk +40 lines, -0 lines 0 comments Download
A ui/ozone/platform/test/BUILD.gn View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
spang
6 years, 5 months ago (2014-07-23 00:02:34 UTC) #1
brettw
Looks great! https://codereview.chromium.org/409163004/diff/20001/build/config/linux/BUILD.gn File build/config/linux/BUILD.gn (right): https://codereview.chromium.org/409163004/diff/20001/build/config/linux/BUILD.gn#newcode29 build/config/linux/BUILD.gn:29: packages = [ "gbm" ] "pkg-config --libs-only-l ...
6 years, 5 months ago (2014-07-23 00:32:32 UTC) #2
spang
https://codereview.chromium.org/409163004/diff/20001/build/config/linux/BUILD.gn File build/config/linux/BUILD.gn (right): https://codereview.chromium.org/409163004/diff/20001/build/config/linux/BUILD.gn#newcode29 build/config/linux/BUILD.gn:29: packages = [ "gbm" ] On 2014/07/23 00:32:32, brettw ...
6 years, 5 months ago (2014-07-23 17:27:56 UTC) #3
spang
On 2014/07/23 17:27:56, spang wrote: > https://codereview.chromium.org/409163004/diff/20001/build/config/linux/BUILD.gn > File build/config/linux/BUILD.gn (right): > > https://codereview.chromium.org/409163004/diff/20001/build/config/linux/BUILD.gn#newcode29 > ...
6 years, 5 months ago (2014-07-24 17:07:46 UTC) #4
brettw
lgtm https://codereview.chromium.org/409163004/diff/60001/media/BUILD.gn File media/BUILD.gn (right): https://codereview.chromium.org/409163004/diff/60001/media/BUILD.gn#newcode528 media/BUILD.gn:528: inputs = [ platform_list_txt_file ] This code is ...
6 years, 5 months ago (2014-07-24 18:12:08 UTC) #5
spang
https://codereview.chromium.org/409163004/diff/60001/media/BUILD.gn File media/BUILD.gn (right): https://codereview.chromium.org/409163004/diff/60001/media/BUILD.gn#newcode528 media/BUILD.gn:528: inputs = [ platform_list_txt_file ] On 2014/07/24 18:12:08, brettw ...
6 years, 5 months ago (2014-07-24 18:35:44 UTC) #6
spang
The CQ bit was checked by spang@chromium.org
6 years, 5 months ago (2014-07-24 18:35:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/409163004/80001
6 years, 5 months ago (2014-07-24 18:38:47 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-24 20:38:25 UTC) #9
commit-bot: I haz the power
6 years, 5 months ago (2014-07-24 20:44:21 UTC) #10
Message was sent while issue was closed.
Change committed as 285362

Powered by Google App Engine
This is Rietveld 408576698