blob: 1696a191a295ad1a51479fa16f8f8dbb08db4623 (
plain)
1
2
3
4
5
6
|
This is the chromium compositor implementation.
Notes about the component=shared_library build:
Because the compositor currently depends on non-exported symbols from inside
WebKit, in the shared library build the cc library links into WebKit.dll.
The unit tests don't currently work at all in the component build.
|