0
Files
src/mojo
msw 28a4eca5a9 Add Mojo application test support to Chromium.
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}
2014-11-12 02:32:32 +00:00
..
2014-10-03 04:27:07 +00:00
2014-10-03 04:27:07 +00:00

Mojo

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.