Changeset 91841 in webkit
- Timestamp:
- Jul 27, 2011, 6:56:16 AM (14 years ago)
- Location:
- trunk/Source/WebKit/chromium
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit/chromium/ChangeLog
r91816 r91841 1 2011-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 1 10 2011-07-26 Sheriff Bot <webkit.review.bot@gmail.com> 2 11 -
trunk/Source/WebKit/chromium/src/WebFontImpl.cpp
r91205 r91841 42 42 #include "WebRect.h" 43 43 #include "WebTextRun.h" 44 45 #include <skia/ext/platform_canvas.h> 44 46 45 47 using namespace WebCore;
Note:
See TracChangeset
for help on using the changeset viewer.