| Index: third_party/WebKit/Source/core/style/ComputedStyle.h
|
| diff --git a/third_party/WebKit/Source/core/style/ComputedStyle.h b/third_party/WebKit/Source/core/style/ComputedStyle.h
|
| index 287f8655c061c6484bab11de137bc25c20e499f3..a9bd24e01ed43aa0cd13d50dfcf1e86389a86ba2 100644
|
| --- a/third_party/WebKit/Source/core/style/ComputedStyle.h
|
| +++ b/third_party/WebKit/Source/core/style/ComputedStyle.h
|
| @@ -116,7 +116,6 @@ class CSSAnimationData;
|
| class CSSTransitionData;
|
| class CSSVariableData;
|
| class Font;
|
| -class FontMetrics;
|
| class Hyphenation;
|
| class RotateTransformOperation;
|
| class ScaleTransformOperation;
|
|
|