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

Issue 2065313002: Fix //net:test_support. (Closed)

Created:
4 years, 6 months ago by jbudorick
Modified:
4 years, 6 months ago
CC:
chromium-reviews, ramant (doing other things)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix //net:test_support. Targets that depend on //net:test_support should be able to use //net/data with no additional configuration. BUG= Committed: https://crrev.com/944eb92f25b35e52034e20609e5b040786ccc460 Cr-Commit-Position: refs/heads/master@{#400684}

Patch Set 1 #

Patch Set 2 : now w/ actual fix #

Patch Set 3 #

Total comments: 4

Patch Set 4 : rockot comments #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -20 lines) Patch
M chrome/test/BUILD.gn View 1 2 3 4 3 chunks +0 lines, -3 lines 0 comments Download
M chromeos/BUILD.gn View 1 1 chunk +0 lines, -1 line 0 comments Download
M components/security_state/BUILD.gn View 1 chunk +0 lines, -4 lines 0 comments Download
M content/test/BUILD.gn View 1 2 3 4 2 chunks +0 lines, -2 lines 0 comments Download
M extensions/BUILD.gn View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M net/BUILD.gn View 1 2 3 4 2 chunks +5 lines, -3 lines 0 comments Download
M remoting/BUILD.gn View 1 2 3 4 1 chunk +0 lines, -6 lines 0 comments Download
M remoting/protocol/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 31 (11 generated)
jbudorick
4 years, 6 months ago (2016-06-15 13:42:56 UTC) #4
Ryan Sleevi
I'm a little confused why extensions/remoting have it added to data_deps but the other targets ...
4 years, 6 months ago (2016-06-15 15:22:04 UTC) #5
jbudorick
https://codereview.chromium.org/2065313002/diff/40001/chrome/test/BUILD.gn File chrome/test/BUILD.gn (right): https://codereview.chromium.org/2065313002/diff/40001/chrome/test/BUILD.gn#newcode336 chrome/test/BUILD.gn:336: data_deps = [] On 2016/06/15 15:22:04, Ryan Sleevi wrote: ...
4 years, 6 months ago (2016-06-15 15:37:29 UTC) #6
Ryan Sleevi
Ah LGTM then
4 years, 6 months ago (2016-06-15 15:47:19 UTC) #7
jbudorick
ptal for owners: - estark for components/security_state - phajdan.jr for chrome/test and content/test - rockot ...
4 years, 6 months ago (2016-06-15 15:59:50 UTC) #9
Ken Rockot(use gerrit already)
https://codereview.chromium.org/2065313002/diff/40001/extensions/BUILD.gn File extensions/BUILD.gn (right): https://codereview.chromium.org/2065313002/diff/40001/extensions/BUILD.gn#newcode249 extensions/BUILD.gn:249: "//net:test_support", Shouldn't this be in deps, not data_deps?
4 years, 6 months ago (2016-06-15 16:06:54 UTC) #10
jbudorick
https://codereview.chromium.org/2065313002/diff/40001/extensions/BUILD.gn File extensions/BUILD.gn (right): https://codereview.chromium.org/2065313002/diff/40001/extensions/BUILD.gn#newcode249 extensions/BUILD.gn:249: "//net:test_support", On 2016/06/15 16:06:54, Ken Rockot wrote: > Shouldn't ...
4 years, 6 months ago (2016-06-15 16:08:05 UTC) #11
Ken Rockot(use gerrit already)
On 2016/06/15 at 16:06:54, Ken Rockot wrote: > https://codereview.chromium.org/2065313002/diff/40001/extensions/BUILD.gn > File extensions/BUILD.gn (right): > > ...
4 years, 6 months ago (2016-06-15 16:09:06 UTC) #12
jbudorick
On 2016/06/15 16:09:06, Ken Rockot wrote: > On 2016/06/15 at 16:06:54, Ken Rockot wrote: > ...
4 years, 6 months ago (2016-06-15 17:08:47 UTC) #13
Ken Rockot(use gerrit already)
lgtm
4 years, 6 months ago (2016-06-15 17:10:17 UTC) #14
Sergey Ulanov
lgtm
4 years, 6 months ago (2016-06-15 18:46:12 UTC) #15
estark
components/security_state lgtm
4 years, 6 months ago (2016-06-15 18:56:11 UTC) #16
jbudorick
phajdan.jr: ping
4 years, 6 months ago (2016-06-17 15:22:01 UTC) #17
jbudorick
On 2016/06/17 15:22:01, jbudorick (EMEA til June 30) wrote: > phajdan.jr: ping pong
4 years, 6 months ago (2016-06-20 10:19:23 UTC) #18
Paweł Hajdan Jr.
LGTM
4 years, 6 months ago (2016-06-20 13:19:18 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2065313002/60001
4 years, 6 months ago (2016-06-20 13:21:10 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/23280) ios-device-gn on tryserver.chromium.mac (JOB_FAILED, ...
4 years, 6 months ago (2016-06-20 13:22:45 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2065313002/100001
4 years, 6 months ago (2016-06-20 14:09:01 UTC) #27
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 6 months ago (2016-06-20 15:38:49 UTC) #29
commit-bot: I haz the power
4 years, 6 months ago (2016-06-20 15:40:23 UTC) #31
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/944eb92f25b35e52034e20609e5b040786ccc460
Cr-Commit-Position: refs/heads/master@{#400684}

Powered by Google App Engine
This is Rietveld 408576698