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