[Refactor] In site_per_process_browser_test.cc file, use web_contents() instead of static_cast to WebContentsImpl* when possible. |
||
Issue description
After {#385537}, we have SitePerProcessBrowserTest::web_contents() which is a static cast of shell()->web_contents() to WebContentsImpl. Use this to clean up code when/where possible.
,
Apr 27 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Apr 19 2016