Ticket #51406: toRenderBox.patch
File toRenderBox.patch, 524 bytes (added by tuffnatty (Phil Krylov), 8 years ago) |
---|
-
Source/WebCore/platform/gtk/RenderThemeGtk2.cpp
diff -purN Source/WebCore/platform/gtk/RenderThemeGtk2.cpp.orig Source/WebCore/platform/gtk/RenderThemeGtk2.cpp
old new 40 40 #include "PaintInfo.h" 41 41 #include "PlatformContextCairo.h" 42 42 #include "RenderElement.h" 43 #include "RenderBox.h" 43 44 #include "TextDirection.h" 44 45 #include "UserAgentStyleSheets.h" 45 46 #include "WidgetRenderingContext.h"