Skip to content

Commit

Permalink
remove the useless head files
Browse files Browse the repository at this point in the history
HarfBuzz is not used in Font.cpp, can remove it

BUG=none
R=thakis@chromium.org

Review-Url: https://codereview.chromium.org/2403633003
Cr-Commit-Position: refs/heads/master@{#424097}
  • Loading branch information
debugwang authored and Commit bot committed Oct 9, 2016
1 parent 9ce02f1 commit 1a52236
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -760,6 +760,7 @@ Cathie Chen <cathiechen@tencent.com>
Kyle Plumadore <kyle.plumadore@amd.com>
Sunchang Li <johnstonli@tencent.com>
Yeol Park <peary2@gmail.com>
Debug Wang <debugwang@tencent.com>

BlackBerry Limited <*@blackberry.com>
Code Aurora Forum <*@codeaurora.org>
Expand Down
2 changes: 0 additions & 2 deletions third_party/WebKit/Source/platform/fonts/Font.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
#include "platform/fonts/GlyphPageTreeNode.h"
#include "platform/fonts/SimpleFontData.h"
#include "platform/fonts/shaping/CachingWordShaper.h"
#include "platform/fonts/shaping/HarfBuzzFace.h"
#include "platform/fonts/shaping/HarfBuzzShaper.h"
#include "platform/fonts/shaping/SimpleShaper.h"
#include "platform/geometry/FloatRect.h"
#include "platform/text/BidiResolver.h"
Expand Down

0 comments on commit 1a52236

Please sign in to comment.