0
Commit Graph

1 Commits

Author SHA1 Message Date
danakj
89f4708621 Move content/shell/$process/web_test to content/web_test/$process
This separates the web test code out of content/shell/. While it is
built into content_shell, it is only part of it when --run-web-tests
is used, and is not conceptually part of the content shell library
being embedded in other shell apps like extensions's shell, ash shell,
or the views example app.

R=avi@chromium.org, mmoss@chromium.org, sky@chromium.org
TBR=

Bug: 866140
Change-Id: I1787d7bbd3be27d1232ab6ddab64db2b5df1d3a4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389045
Commit-Queue: danakj <danakj@chromium.org>
Reviewed-by: Michael Moss <mmoss@chromium.org>
Reviewed-by: Avi Drissman <avi@chromium.org>
Reviewed-by: Ken Buchanan <kenrb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#803914}
2020-09-02 17:53:43 +00:00