Hi folks. I've seen some patches recently that add code that says: #if PLATFORM(CHROMIUM) #include "XXXChromium.h" #endif But these XXXChromium.h files haven't been checked in. Is this intentional? Could we get these Chromium-specific files into the WebKit repository too? -- Darin