In iossim, ignore harmless messages from launchd.
[chromium-blink-merge.git] / cc / README
blob1696a191a295ad1a51479fa16f8f8dbb08db4623
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.