I'm playing with building a no-op test_shell that links in GTK.

The GTK header stack pulls in /usr/include/gtk-2.0/gdk/gdkcolor.h,
which has "#include <cairo.h>", which picks up our
webkit/port/platform/cairo.h , which begins with this comment:

// We compile WebKit with PLATFORM(CAIRO) defined. This only affects a few
// places in the shared headers. Therefore, we provide this replacement
// <cairo.h> that defines the Cairo types used in these shared headers to be
// the types that we desire.

Does anyone have plans to remove this file, now that we're unforking
from WebKit?
Or is it still necessary for some reason?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-dev" group.
To post to this group, send email to chromium-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to