| Index: Source/platform/fonts/GlyphBuffer.h
|
| diff --git a/Source/platform/fonts/GlyphBuffer.h b/Source/platform/fonts/GlyphBuffer.h
|
| index 63e7bcef87be3d1b78bbdf602a9015de4c9a74e4..18bcd57ca9ec227a2a54342671be0e70d11e273b 100644
|
| --- a/Source/platform/fonts/GlyphBuffer.h
|
| +++ b/Source/platform/fonts/GlyphBuffer.h
|
| @@ -33,7 +33,6 @@
|
| #include "platform/fonts/Glyph.h"
|
| #include "platform/fonts/GlyphBuffer.h"
|
| #include "platform/geometry/FloatSize.h"
|
| -#include "wtf/UnusedParam.h"
|
| #include "wtf/Vector.h"
|
|
|
| #if OS(MACOSX)
|
|
|