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

Issue 2841323003: Handle |public| in check_gn_headers.py (Closed)

Created:
3 years, 8 months ago by wychen
Modified:
3 years, 7 months ago
Reviewers:
Nico
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Handle |public| in check_gn_headers.py If |public| of a target contains files, count them as recognized headers as well. BUG=661774 Review-Url: https://codereview.chromium.org/2841323003 Cr-Commit-Position: refs/heads/master@{#467826} Committed: https://chromium.googlesource.com/chromium/src/+/5523578be7767b76e2eff354c98a82dcd8f653b5

Patch Set 1 #

Total comments: 2

Patch Set 2 : add comments #

Patch Set 3 : add tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M build/check_gn_headers.py View 1 1 chunk +6 lines, -1 line 0 comments Download
M build/check_gn_headers_unittest.py View 1 2 2 chunks +8 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (6 generated)
wychen
PTAL
3 years, 8 months ago (2017-04-27 07:05:33 UTC) #3
Nico
https://codereview.chromium.org/2841323003/diff/1/build/check_gn_headers.py File build/check_gn_headers.py (right): https://codereview.chromium.org/2841323003/diff/1/build/check_gn_headers.py#newcode81 build/check_gn_headers.py:81: if type(public) is list: isn't that always true?
3 years, 7 months ago (2017-04-27 14:14:50 UTC) #4
wychen
https://codereview.chromium.org/2841323003/diff/1/build/check_gn_headers.py File build/check_gn_headers.py (right): https://codereview.chromium.org/2841323003/diff/1/build/check_gn_headers.py#newcode81 build/check_gn_headers.py:81: if type(public) is list: On 2017/04/27 14:14:50, Nico wrote: ...
3 years, 7 months ago (2017-04-27 16:20:57 UTC) #5
Nico
lgtm with that comment
3 years, 7 months ago (2017-04-27 16:25:11 UTC) #6
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/2841323003/40001
3 years, 7 months ago (2017-04-27 22:45:00 UTC) #9
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 01:59:31 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/5523578be7767b76e2eff354c98a...

Powered by Google App Engine
This is Rietveld 408576698