Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
better output from engine layer unit test failures (flutter#51975)
The engine has ostream conversions for most Skia objects, but none of the test files include the files where they are defined. Adding the include file to the `layer_test.h` file will include them on any file which does unit testing on the engine layers.
- Loading branch information