Revert "[ios showcase] Removes ios/web dependency."
This reverts commit 54275e80. Reason for revert: breaks ios_showcase_egtests downstream. Failure details: https://paste.googleplex.com/6470224534568960 - fails on all simulator bots. Original change's description: > [ios showcase] Removes ios/web dependency. > > Showcase is intended to be a standalone UI app and as such should not reference > //ios/web or //ios/chrome. This CL eliminates the Showcase app creating an IOSChromeMain > instance and thus implicitly being an //ios/web embedder, instead directly inlining the > minimal parts of that startup that are needed (initializing base::CommandLine and loading resources). > > As part of that change, this CL eliminates Showcase bundling //ios/web resources. > > Bug: 738880 > Change-Id: I0a3d3494838cc588034feb48443d24ddf1bec03a > Reviewed-on: https://chromium-review.googlesource.com/565453 > Commit-Queue: Sergio Collazos <sczs@chromium.org> > Reviewed-by: Colin Blundell <blundell@chromium.org> > Reviewed-by: Louis Romero <lpromero@chromium.org> > Cr-Commit-Position: refs/heads/master@{#485815} TBR=blundell@chromium.org,lpromero@chromium.org,sczs@chromium.org Change-Id: I8f2daeb1adeabe4622e312b5bc1d70a5591bd68e No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 738880 Reviewed-on: https://chromium-review.googlesource.com/566864Reviewed-by:Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#485928}
Showing
Please register or sign in to comment