Ticket #51406: toRenderBox.patch

File toRenderBox.patch, 524 bytes (added by tuffnatty (Phil Krylov), 8 years ago)

patch fixing the build

  • Source/WebCore/platform/gtk/RenderThemeGtk2.cpp

    diff -purN Source/WebCore/platform/gtk/RenderThemeGtk2.cpp.orig Source/WebCore/platform/gtk/RenderThemeGtk2.cpp
    old new  
    4040#include "PaintInfo.h"
    4141#include "PlatformContextCairo.h"
    4242#include "RenderElement.h"
     43#include "RenderBox.h"
    4344#include "TextDirection.h"
    4445#include "UserAgentStyleSheets.h"
    4546#include "WidgetRenderingContext.h"