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

Issue 2225233002: Split out blimp client build config to its own config.gni file (Closed)

Created:
4 years, 4 months ago by nyquist
Modified:
4 years, 4 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, anandc+watch-blimp_chromium.org, maniscalco+watch-blimp_chromium.org, sriramsr+watch-blimp_chromium.org, gcasto+watch-blimp_chromium.org, nyquist+watch-blimp_chromium.org, marcinjb+watch-blimp_chromium.org, jessicag+watch-blimp_chromium.org, kmarshall+watch-blimp_chromium.org, lethalantidote+watch-blimp_chromium.org, dtrainor+watch-blimp_chromium.org, shaktisahu+watch-blimp_chromium.org, khushalsagar+watch-blimp_chromium.org, amineer
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split out blimp client build config to its own config.gni file Up until now, only GN targets in //blimp/client/core needed to know about the declared argument |enable_blimp_client|. For using the flag in the internal build files though, those .gni-files need to be able to refer to the flag. Since they can not include //blimp/client/core/BUILD.gn, this CL extracts the declaration of the argument into its own .gni-file, that is imported by //blimp/client/core/BUILD.gn. This makes it possible for other GN code to also be able to read the declared argument. BUG=608765 Committed: https://crrev.com/179e0366187c3062f487fe55629872185fb5fb4a Cr-Commit-Position: refs/heads/master@{#410532}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -7 lines) Patch
M blimp/client/core/BUILD.gn View 1 chunk +1 line, -6 lines 0 comments Download
A + blimp/client/core/config.gni View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 20 (10 generated)
nyquist
dpranke: PTAL amineer: FYI
4 years, 4 months ago (2016-08-08 23:43:29 UTC) #2
Dirk Pranke
The change itself looks fine, but I don't understand "For using the flag on the ...
4 years, 4 months ago (2016-08-08 23:50:34 UTC) #5
nyquist
On 2016/08/08 23:50:34, Dirk Pranke wrote: > The change itself looks fine, but I don't ...
4 years, 4 months ago (2016-08-09 00:09:44 UTC) #6
Dirk Pranke
lgtm, thanks for clarifying.
4 years, 4 months ago (2016-08-09 00:12:17 UTC) #8
nyquist
On 2016/08/09 00:09:44, nyquist wrote: > On 2016/08/08 23:50:34, Dirk Pranke wrote: > > The ...
4 years, 4 months ago (2016-08-09 00:12:30 UTC) #9
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/2225233002/1
4 years, 4 months ago (2016-08-09 00:13:02 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/118336)
4 years, 4 months ago (2016-08-09 00:57:15 UTC) #14
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/2225233002/1
4 years, 4 months ago (2016-08-09 01:06:12 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-09 02:24:29 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 02:28:12 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/179e0366187c3062f487fe55629872185fb5fb4a
Cr-Commit-Position: refs/heads/master@{#410532}

Powered by Google App Engine
This is Rietveld 408576698