[filesapp] Add missing includes and fail if host crashed
Adds #include's that were missing from the initial patch, and FAIL the test if the DevToolsAgentHost attached to crashes during the test. Fix HostString() helper to *actually* take an optional prefix: use C++ c++17 {} style initializer. Test: browser_test --gtest_filter="*DevToolsListener*" Bug: 1113941 Change-Id: I5901019add9fea92b6e3a8b5b881b8d3d197b6c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2465456 Commit-Queue: Ben Reich <benreich@chromium.org> Reviewed-by:Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#816070}
Showing
Please register or sign in to comment