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

Issue 1812243002: Make net pass "gn check" (Closed)

Created:
4 years, 9 months ago by brettw
Modified:
4 years, 9 months ago
Reviewers:
Ryan Sleevi
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

Make net pass "gn check" Move quic_process_packet_interface.h from epoll_quic_tools to simple_quic_tools. This abstract interface is used in both places, and the dependency goes in the opposite direction as it was used before. Added some "nogncheck" annotations on headers conditionally included where the conditional dependencies correctly match the conditional includes. Add some websockets headers to the shared net sources target. As explained in the comment I added there, the these headers are used but there are no link-time dependencies so the websockets implementation can still be conditionally excluded. I prefer this method rather than a nogncheck annotation when there's no clear conditional include. Removed an unused FTP include from url_request_context_storage.cc Committed: https://crrev.com/25ca89217973cdd1ce2cac09cb1603a58f8a4a6a Cr-Commit-Position: refs/heads/master@{#382119}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -10 lines) Patch
M .gn View 1 chunk +1 line, -1 line 0 comments Download
M net/BUILD.gn View 1 2 chunks +1 line, -1 line 0 comments Download
M net/android/net_jni_registrar.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/net.gyp View 2 chunks +1 line, -1 line 0 comments Download
M net/net.gypi View 1 chunk +13 lines, -0 lines 0 comments Download
M net/test/run_all_unittests.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M net/url_request/url_request_context_builder.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M net/url_request/url_request_context_builder.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/url_request/url_request_context_storage.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 17 (9 generated)
brettw
4 years, 9 months ago (2016-03-18 18:13:11 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812243002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812243002/20001
4 years, 9 months ago (2016-03-18 18:14:01 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_dbg_simulator_gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_gn/builds/6451) ios_dbg_simulator_ninja on ...
4 years, 9 months ago (2016-03-18 18:19:31 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812243002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812243002/40001
4 years, 9 months ago (2016-03-18 21:10:53 UTC) #9
Ryan Sleevi
lgtm
4 years, 9 months ago (2016-03-18 21:14:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812243002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812243002/40001
4 years, 9 months ago (2016-03-18 21:18:39 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-18 23:00:06 UTC) #15
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 23:02:20 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/25ca89217973cdd1ce2cac09cb1603a58f8a4a6a
Cr-Commit-Position: refs/heads/master@{#382119}

Powered by Google App Engine
This is Rietveld 408576698