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

Issue 1423633002: GN: Fix up net_unittests to match GYP (Closed)

Created:
5 years, 2 months ago by agrieve
Modified:
5 years, 2 months ago
Reviewers:
pkotwicz, brettw
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

GN(Android): Fix up net_unittests to match GYP BUG=510485 Committed: https://crrev.com/a5517aadb066dc14bf4c5a961f6f873321e05595 Cr-Commit-Position: refs/heads/master@{#355716}

Patch Set 1 #

Patch Set 2 : fix root_build_dir->root_out_dir #

Total comments: 4

Patch Set 3 : review comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -17 lines) Patch
M build/config/android/rules.gni View 2 chunks +9 lines, -2 lines 0 comments Download
M net/BUILD.gn View 1 2 5 chunks +32 lines, -3 lines 2 comments Download
M net/android/BUILD.gn View 1 2 2 chunks +5 lines, -12 lines 0 comments Download
M testing/test.gni View 1 chunk +3 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (3 generated)
agrieve
5 years, 2 months ago (2015-10-22 13:41:53 UTC) #1
agrieve
5 years, 2 months ago (2015-10-22 13:42:31 UTC) #3
pkotwicz
https://codereview.chromium.org/1423633002/diff/20001/net/BUILD.gn File net/BUILD.gn (right): https://codereview.chromium.org/1423633002/diff/20001/net/BUILD.gn#newcode1206 net/BUILD.gn:1206: _net_unittests_apk_assets_dir = "$root_build_dir/net_unittests_apk/assets" Nit: root_out_dir here too? https://codereview.chromium.org/1423633002/diff/20001/net/android/BUILD.gn File ...
5 years, 2 months ago (2015-10-22 17:39:16 UTC) #5
agrieve
https://codereview.chromium.org/1423633002/diff/20001/net/BUILD.gn File net/BUILD.gn (right): https://codereview.chromium.org/1423633002/diff/20001/net/BUILD.gn#newcode1206 net/BUILD.gn:1206: _net_unittests_apk_assets_dir = "$root_build_dir/net_unittests_apk/assets" On 2015/10/22 17:39:16, pkotwicz wrote: > ...
5 years, 2 months ago (2015-10-22 19:56:26 UTC) #6
pkotwicz
lgtm
5 years, 2 months ago (2015-10-22 21:37:16 UTC) #7
brettw
lgtm https://codereview.chromium.org/1423633002/diff/40001/net/BUILD.gn File net/BUILD.gn (right): https://codereview.chromium.org/1423633002/diff/40001/net/BUILD.gn#newcode1206 net/BUILD.gn:1206: _net_unittests_apk_assets_dir = "$root_out_dir/net_unittests_apk/assets" Why bother with this intermediate ...
5 years, 2 months ago (2015-10-22 23:57:19 UTC) #8
agrieve
https://codereview.chromium.org/1423633002/diff/40001/net/BUILD.gn File net/BUILD.gn (right): https://codereview.chromium.org/1423633002/diff/40001/net/BUILD.gn#newcode1206 net/BUILD.gn:1206: _net_unittests_apk_assets_dir = "$root_out_dir/net_unittests_apk/assets" On 2015/10/22 23:57:19, brettw wrote: > ...
5 years, 2 months ago (2015-10-23 02:24:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1423633002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1423633002/40001
5 years, 2 months ago (2015-10-23 02:24:44 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-10-23 03:03:52 UTC) #12
commit-bot: I haz the power
5 years, 2 months ago (2015-10-23 03:04:42 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a5517aadb066dc14bf4c5a961f6f873321e05595
Cr-Commit-Position: refs/heads/master@{#355716}

Powered by Google App Engine
This is Rietveld 408576698