Don't refer to test_runner from content/shell/browser/
The test_runner is part of content/shell/renderer. Move the shared constant that the browser side wants to use out to content/shell/common/web_test/web_test_constants. Because the common/web_test code is a separate build target now, we can have the test_runner and content_shell_lib both depend on it. R=avi@chromium.org Bug: 866140 Change-Id: Ifcc484108e2982284d78977a0c70f24565c7dc8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2132837Reviewed-by:Avi Drissman <avi@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#755556}
Showing
Please register or sign in to comment