| Index: third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h
|
| diff --git a/third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h b/third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h
|
| index 70a3bd602c3cac8800da611c3ae1272517002cf2..830d997efb9e50c6d46b957c524ecfdabcfd8033 100644
|
| --- a/third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h
|
| +++ b/third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h
|
| @@ -119,7 +119,7 @@ class MarkupFormatter final {
|
| const Element&,
|
| const Attribute&);
|
|
|
| - const EAbsoluteURLs resolve_ur_ls_method_;
|
| + const EAbsoluteURLs resolve_urls_method_;
|
| SerializationType serialization_type_;
|
| };
|
|
|
|
|