Add an exponential backoff to rechecking the app list doodle.
[chromium-blink-merge.git] / ppapi / tests / mojo / README
blobd26906e7658ae435ac28f8e6bfffd946f6d46f60
1 Pepper Mojo tests are split apart from the rest of the Pepper tests because:
2   - They require additional Mojo dependencies to work, and
3   - Mojo libraries require building with C++11 support, which is only supported
4     by pnacl-clang.