-
Gauthier Ambard authored
The TARGET_NAME should depend on TARGET_NAME_ui, not the other way around. TARGET_NAME usually contains the coordinator/mediator, TARGET_NAME_ui the View/ViewController. The coordinator should know the View layer, not the other way around. Here the layer separation hasn't been done yet, but it should still respect the convention, in particular if we try to add objects respecting the layer separation. Bug: none Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I1e9d3ee25fb2983a42d0670787a174989f60652e Reviewed-on: https://chromium-review.googlesource.com/829374 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Eric Noyau <noyau@chromium.org> Cr-Commit-Position: refs/heads/master@{#524691}
c31c9f24