| Index: third_party/WebKit/Source/core/style/StyleRareInheritedData.h
|
| diff --git a/third_party/WebKit/Source/core/style/StyleRareInheritedData.h b/third_party/WebKit/Source/core/style/StyleRareInheritedData.h
|
| index ca3f63ba55d1bec8a5ae5e10052b72a957d2d41f..17a6bbfc235f58f114bff9694988bd213ebdb840 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleRareInheritedData.h
|
| +++ b/third_party/WebKit/Source/core/style/StyleRareInheritedData.h
|
| @@ -91,7 +91,7 @@ class CORE_EXPORT StyleRareInheritedData
|
|
|
| Persistent<CursorList> cursor_data_;
|
|
|
| - Length indent_;
|
| + Length text_indent_;
|
| float effective_zoom_;
|
|
|
| // Paged media properties.
|
|
|