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

Issue 1406053002: Make chrome/common pass "gn check" (Closed)

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

Description

Make chrome/common pass "gn check" This adds some dependencies and marks them all public. Since chrome/common doesn't have much of an API or structure, deciding what should be public or not is basically impossible. Removes the include of content_switches from chrome_switches. Files depending on this have already been updated to include content_switches directly. Moves the nss_security_manager code out of chrome_browser. This was used only by chrome_common. In GYP This is now part of chrome_common_net. In GN, this is a separate target that chrome_common_net depends on. Reland of https://codereview.chromium.org/1393953003/ TBR=dpranke Committed: https://crrev.com/0b9c96b1b27fe9d92d741dddff1c9cb87cf3bee2 Cr-Commit-Position: refs/heads/master@{#354391}

Patch Set 1 #

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -45 lines) Patch
M .gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/chrome_common.gypi View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/common/BUILD.gn View 13 chunks +34 lines, -19 lines 0 comments Download
M chrome/common/chrome_content_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/chrome_paths_android.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/common/crash_keys.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/common/net/BUILD.gn View 1 2 chunks +7 lines, -1 line 0 comments Download
A chrome/third_party/mozilla_security_manager/BUILD.gn View 1 1 chunk +24 lines, -0 lines 0 comments Download
M components/policy/BUILD.gn View 1 chunk +6 lines, -6 lines 0 comments Download
M extensions/common/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download
M extensions/common/api/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/shared_impl/BUILD.gn View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
brettw
This was reverted because of the include of chrome/grit/generated_resources.h which is generated, but the dependency ...
5 years, 2 months ago (2015-10-15 22:09:31 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1406053002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1406053002/20001
5 years, 2 months ago (2015-10-15 22:11:12 UTC) #3
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/17386)
5 years, 2 months ago (2015-10-15 22:16:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1406053002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1406053002/20001
5 years, 2 months ago (2015-10-15 22:27:58 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-10-15 23:06:11 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/0b9c96b1b27fe9d92d741dddff1c9cb87cf3bee2 Cr-Commit-Position: refs/heads/master@{#354391}
5 years, 2 months ago (2015-10-15 23:07:12 UTC) #9
Dirk Pranke
5 years, 2 months ago (2015-10-16 01:18:24 UTC) #11
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698