Changeset 91841 in webkit


Ignore:
Timestamp:
Jul 27, 2011, 6:56:16 AM (14 years ago)
Author:
tonyg@chromium.org
Message:

Speculative win build fix after r91835
https://bugs.webkit.org/show_bug.cgi?id=65255

Unreviewed build fix.

  • src/WebFontImpl.cpp:
Location:
trunk/Source/WebKit/chromium
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/chromium/ChangeLog

    r91816 r91841  
     12011-07-27  Tony Gentilcore  <tonyg@chromium.org>
     2
     3        Speculative win build fix after r91835
     4        https://bugs.webkit.org/show_bug.cgi?id=65255
     5
     6        Unreviewed build fix.
     7
     8        * src/WebFontImpl.cpp:
     9
    1102011-07-26  Sheriff Bot  <webkit.review.bot@gmail.com>
    211
  • trunk/Source/WebKit/chromium/src/WebFontImpl.cpp

    r91205 r91841  
    4242#include "WebRect.h"
    4343#include "WebTextRun.h"
     44
     45#include <skia/ext/platform_canvas.h>
    4446
    4547using namespace WebCore;
Note: See TracChangeset for help on using the changeset viewer.