| Index: third_party/WebKit/Source/core/html/HTMLLegendElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLLegendElement.cpp b/third_party/WebKit/Source/core/html/HTMLLegendElement.cpp
|
| index 4a81014e4bd873807a239228e1f79bbfdd08382d..2ddea902590cdafbd90de30370c7a50f0e4b7344 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLLegendElement.cpp
|
| +++ b/third_party/WebKit/Source/core/html/HTMLLegendElement.cpp
|
| @@ -83,4 +83,4 @@ HTMLFormElement* HTMLLegendElement::form() const
|
| return toHTMLFieldSetElement(fieldset)->formOwner();
|
| }
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|