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

Issue 1984353002: [iOS/GN] Fix and enable "gn check" for "//ios/*" and "//ios_internal/*". (Closed)

Created:
4 years, 7 months ago by sdefresne
Modified:
4 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, rouslan+autofill_chromium.org, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, bondd+autofillwatch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, sdefresne+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[iOS/GN] Fix and enable "gn check" for "//ios/*" and "//ios_internal/*". Add missing dependencies, add circular include exception for targets that are conceptually a single target but split for practical reason, move some files and remove obsolete includes to fix "gn check". Enable "gn check" for "//ios/*" and "//ios_internal/*". R=dpranke@chromium.org TBR=brettw@chromium.org BUG=None Committed: https://crrev.com/9852b77afa1a1b3875a73a091e94f88865c4e78e Cr-Commit-Position: refs/heads/master@{#394428} Committed: https://crrev.com/5f39d8e602fe8f65a1ff586c26c18e484f9999cd Cr-Commit-Position: refs/heads/master@{#394503}

Patch Set 1 #

Patch Set 2 : Another fix and enable "gn check" for //ios_internal too #

Patch Set 3 : Rebase #

Patch Set 4 : Fix "--check" after https://codereview.chromium.org/1956113002/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -34 lines) Patch
M .gn View 1 1 chunk +2 lines, -1 line 0 comments Download
M ios/chrome/BUILD.gn View 1 chunk +3 lines, -0 lines 0 comments Download
M ios/chrome/app/strings/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/BUILD.gn View 13 chunks +38 lines, -19 lines 0 comments Download
M ios/chrome/browser/autofill/form_input_accessory_view_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ios_chrome_io_thread.mm View 1 chunk +0 lines, -1 line 0 comments Download
M ios/chrome/browser/ios_chrome_main_parts.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/search_engines/template_url_service_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/search_engines/ui_thread_search_terms_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/common/app_group/BUILD.gn View 2 chunks +2 lines, -0 lines 0 comments Download
M ios/chrome/test/BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
M ios/net/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M ios/public/provider/chrome/browser/BUILD.gn View 1 chunk +3 lines, -0 lines 0 comments Download
M ios/public/provider/web/BUILD.gn View 1 chunk +3 lines, -0 lines 0 comments Download
M ios/web/BUILD.gn View 1 2 3 5 chunks +11 lines, -1 line 0 comments Download
M ios/web/public/app/BUILD.gn View 1 1 chunk +4 lines, -2 lines 0 comments Download
M ios/web/shell/BUILD.gn View 2 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 26 (13 generated)
sdefresne
Please take a look and send to CQ if LGTY.
4 years, 7 months ago (2016-05-17 17:19:29 UTC) #2
sdefresne
-brettw, +dpranke: swapping reviewer due to vacations :-) dpranke: Can you please take a look? ...
4 years, 7 months ago (2016-05-18 09:49:14 UTC) #5
Dirk Pranke
lgtm. tbr'ing brettw@ for the .gn change, since it's trivial and I should probably be ...
4 years, 7 months ago (2016-05-18 15:21:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1984353002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1984353002/20001
4 years, 7 months ago (2016-05-18 15:22:01 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-18 15:29:26 UTC) #13
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/9852b77afa1a1b3875a73a091e94f88865c4e78e Cr-Commit-Position: refs/heads/master@{#394428}
4 years, 7 months ago (2016-05-18 15:30:57 UTC) #15
Nico
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1988203002/ by thakis@chromium.org. ...
4 years, 7 months ago (2016-05-18 17:24:47 UTC) #16
sdefresne
I've fixed the issue that caused the failure and lead to the revert. Dirk can ...
4 years, 7 months ago (2016-05-18 18:12:10 UTC) #18
sdefresne
On 2016/05/18 18:12:10, sdefresne wrote: > I've fixed the issue that caused the failure and ...
4 years, 7 months ago (2016-05-18 18:18:09 UTC) #19
Dirk Pranke
lgtm.
4 years, 7 months ago (2016-05-18 19:20:56 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1984353002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1984353002/60001
4 years, 7 months ago (2016-05-18 19:21:36 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-18 19:27:53 UTC) #24
commit-bot: I haz the power
4 years, 7 months ago (2016-05-18 19:29:26 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5f39d8e602fe8f65a1ff586c26c18e484f9999cd
Cr-Commit-Position: refs/heads/master@{#394503}

Powered by Google App Engine
This is Rietveld 408576698