• Ella Ge's avatar
    Revert "[web_engine] Add "web_engine_shell" standalone executable." · bb9e9ac8
    Ella Ge authored
    This reverts commit 3692f7b0.
    
    Reason for revert: compile failure https://ci.chromium.org/p/chromium/builders/ci/fuchsia-x64-dbg/1638
    
    Original change's description:
    > [web_engine] Add "web_engine_shell" standalone executable.
    > 
    > Implements a simple standalone executable which will launch a fullscreen
    > browsing session and navigate it to a given URL. Similar to
    > content_shell, but using Web Engine instead.
    > 
    > The flow is kept deliberately simple and linear so it can serve as a
    > functioning code sample for aspiring embedders of Web Engine.
    > 
    > The shell can be used to test arbitrary static data, which is sourced
    > from //fuchsia/engine/test/shell_data and hosted under the content URL
    > fuchsia-dir://shell-data/ .
    > 
    > The shell can also optionally request that the DevTools server be
    > started at a port specified on the command line.
    > 
    > Bug: 1016485
    > Change-Id: I09ad56f20553acc83fbf38924fa3e8d8a98a1200
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869887
    > Commit-Queue: Kevin Marshall <kmarshall@chromium.org>
    > Reviewed-by: David Dorwin <ddorwin@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#707911}
    
    TBR=ddorwin@chromium.org,kmarshall@chromium.org
    
    Change-Id: Ib38a55b43411e01d49fffdf92f268fdf3c4db187
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: 1016485
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872719Reviewed-by: default avatarElla Ge <eirage@chromium.org>
    Commit-Queue: Ella Ge <eirage@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#707914}
    bb9e9ac8
BUILD.gn 3.46 KB