[webkit-reviews] review granted: [Bug 76783] [GTK] Refactor GTK's accessibilitity code to be more modular : [Attachment 123496] 16. Cleanup the list of includes in WebKitAccessibleWrapperAtk.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 23 10:18:40 PST 2012
Martin Robinson <mrobinson at webkit.org> has granted Mario Sanchez Prada
<msanchez at igalia.com>'s request for review:
Bug 76783: [GTK] Refactor GTK's accessibilitity code to be more modular
https://bugs.webkit.org/show_bug.cgi?id=76783
Attachment 123496: 16. Cleanup the list of includes in
WebKitAccessibleWrapperAtk.cpp
https://bugs.webkit.org/attachment.cgi?id=123496&action=review
------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=123496&action=review
Please fix the remaining style issue before landing.
> Source/WebCore/accessibility/gtk/WebKitAccessibleWrapperAtk.cpp:-82
> #include "visible_units.h"
>
> -#include <atk/atk.h>
> -#include <glib.h>
There should be no extra new line here.
More information about the webkit-reviews
mailing list