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

Issue 2849763002: Remove non-existing headers from the build (Closed)

Created:
3 years, 7 months ago by wychen
Modified:
3 years, 7 months ago
Reviewers:
Lambros, Nico, bajones, brettw
CC:
chromium-reviews, extensions-reviews_chromium.org, Dai Mikurube (NOT FULLTIME), yusukes+watch_chromium.org, vmpstr+watch_chromium.org, binji+watch_chromium.org, wfh+watch_chromium.org, tzik, dglazkov+blink, piman+watch_chromium.org, feature-vr-reviews_chromium.org, teravest+watch_chromium.org, chromoting-reviews_chromium.org, bradnelson+warch_chromium.org, blink-reviews, chromium-apps-reviews_chromium.org, danakj+watch_chromium.org, blink-reviews-api_chromium.org, ihf+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove non-existing headers from the build I ran check_gn_headers.py on linux and android full builds, merged the extra header file lists, fed to "fix_gn_headers.py --remove", and chose which matches to apply interactively. 8 missing headers in the build were fixed because they were moved. BUG=716359 Review-Url: https://codereview.chromium.org/2849763002 Cr-Commit-Position: refs/heads/master@{#468237} Committed: https://chromium.googlesource.com/chromium/src/+/31719eefcc4e06a6cb0b41364eb91d0857c2ce2f

Patch Set 1 #

Total comments: 13

Patch Set 2 : add missing headers #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -40 lines) Patch
M base/allocator/BUILD.gn View 1 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 2 4 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/android/vr_shell/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/DEPS View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M extensions/common/BUILD.gn View 2 chunks +0 lines, -2 lines 0 comments Download
M headless/BUILD.gn View 2 chunks +0 lines, -2 lines 0 comments Download
M ppapi/c/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/base/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/client/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/client/jni/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/BUILD.gn View 1 2 3 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebKit/public/BUILD.gn View 1 2 10 chunks +0 lines, -21 lines 0 comments Download
M ui/latency/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 42 (28 generated)
wychen
PTAL
3 years, 7 months ago (2017-04-28 08:35:13 UTC) #5
Lambros
remoting lgtm
3 years, 7 months ago (2017-04-28 17:53:44 UTC) #11
Nico
https://codereview.chromium.org/2849763002/diff/1/base/allocator/BUILD.gn File base/allocator/BUILD.gn (left): https://codereview.chromium.org/2849763002/diff/1/base/allocator/BUILD.gn#oldcode175 base/allocator/BUILD.gn:175: "$tcmalloc_dir/src/malloc_hook.h", That's probably this one: https://cs.chromium.org/chromium/src/third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h?q=malloc.hook.h+package:%5Echromium$&dr=CSs&l=61 (probably true for ...
3 years, 7 months ago (2017-04-28 18:15:33 UTC) #13
wychen
https://codereview.chromium.org/2849763002/diff/1/base/allocator/BUILD.gn File base/allocator/BUILD.gn (left): https://codereview.chromium.org/2849763002/diff/1/base/allocator/BUILD.gn#oldcode175 base/allocator/BUILD.gn:175: "$tcmalloc_dir/src/malloc_hook.h", On 2017/04/28 18:15:33, Nico wrote: > That's probably ...
3 years, 7 months ago (2017-04-28 19:19:06 UTC) #18
Nico
lgtm
3 years, 7 months ago (2017-04-28 19:56:42 UTC) #19
wychen
bajones@chromium.org: Please review changes about VR.
3 years, 7 months ago (2017-04-28 21:30:22 UTC) #23
bajones
On 2017/04/28 21:30:22, wychen wrote: > mailto:bajones@chromium.org: Please review changes about VR. vr_shell/ changes LGTM
3 years, 7 months ago (2017-04-28 21:31:30 UTC) #24
wychen
brettw@, Could you take an overall look?
3 years, 7 months ago (2017-04-28 21:32:11 UTC) #26
brettw
LGTM. Can you change the CL description to be "Remove non-existing headers from the build". ...
3 years, 7 months ago (2017-04-28 21:42:39 UTC) #27
wychen
On 2017/04/28 21:42:39, brettw (busy this week) wrote: > LGTM. > > Can you change ...
3 years, 7 months ago (2017-04-28 21:56:26 UTC) #30
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/2849763002/40001
3 years, 7 months ago (2017-04-29 07:30:33 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/373469)
3 years, 7 months ago (2017-04-29 10:24:19 UTC) #37
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/2849763002/40001
3 years, 7 months ago (2017-04-29 10:35:52 UTC) #39
commit-bot: I haz the power
3 years, 7 months ago (2017-04-29 11:10:25 UTC) #42
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/31719eefcc4e06a6cb0b41364eb9...

Powered by Google App Engine
This is Rietveld 408576698