Restrict //content/renderer/ use in test runner to avoid leaking
Allows usage only in .cc files (which won't leak out of test_runner) and the Web(Frame|View|Widget)TestProxy headers, which are not included in non-web-test code. Also restricts //content/shell from including the Web(Frame|View|Widget)TestProxy headers. R=jochen@chromium.org Bug: 912193 Change-Id: I82528217eeaa363f54f0fc102e1e5a9500f707a8 Reviewed-on: https://chromium-review.googlesource.com/c/1476462 Auto-Submit: danakj <danakj@chromium.org> Commit-Queue: Jochen Eisinger <jochen@chromium.org> Reviewed-by:Albert J. Wong <ajwong@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#633867}
Showing
Please register or sign in to comment