|
Get 'gn_all' building on iOS in GN builds.
This gets 'gn_all' building on iOS so we can start adding tryservers
to the CQ and turn on the waterfall bots.
At the moment WebRTC doesn't quite work on iOS, so we don't build
the components that need to depend on it; we add an 'ios_use_webrtc'
arg so that we can hack around it locally to build the rest of iOS,
but that arg should be deleted and WebRTC fixed.
R=sdefresne@chromium.org, brettw@chromium.org
BUG= 459705, webrtc:5213
CQ_EXTRA_TRYBOTS=tryserver.chromium.mac:ios_dbg_simulator_gn,ios_rel_device_gn
Committed: https://crrev.com/d43eab4836dbdb1e6a6f941c9359b121b685727b
Cr-Commit-Position: refs/heads/master@{#365373}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+105 lines, -43 lines) |
Patch |
 |
M |
BUILD.gn
|
View
|
1
2
3
4
|
3 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
M |
build_overrides/webrtc.gni
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/BUILD.gn
|
View
|
1
2
3
4
5
6
|
6 chunks |
+36 lines, -25 lines |
0 comments
|
Download
|
 |
M |
components/autofill/ios/browser/BUILD.gn
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/enhanced_bookmarks/BUILD.gn
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/favicon/core/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/search_engines/BUILD.gn
|
View
|
1
2
3
4
|
4 chunks |
+13 lines, -7 lines |
0 comments
|
Download
|
 |
M |
components/sessions/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/signin/ios/browser/BUILD.gn
|
View
|
1
2
3
4
|
2 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/syncable_prefs/pref_service_syncable_factory.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/translate/ios/browser/BUILD.gn
|
View
|
1
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/webp_transcode/BUILD.gn
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/BUILD.gn
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/web/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 27 (14 generated)
|