blob: 1696a191a295ad1a51479fa16f8f8dbb08db4623 [file] [log] [blame]
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.