Needed to support Chromium Mojo application tests: For example: https://codereview.chromium.org/709923003 The Mojo CL: https://codereview.chromium.org/695593002 (env changes support the cross-repo ApplicationTestBase) TODO: Add GYP versions of GN apptest support targets. BUG=392646 TEST=mojo/application:test_support builds with GN. R=jamesr@chromium.org Review URL: https://codereview.chromium.org/710403002 Cr-Commit-Position: refs/heads/master@{#303779}
Mojo is an effort to extract a common platform out of Chrome's renderer and plugin processes that can support multiple types of sandboxed content, such as HTML, Pepper, or NaCl.