| Index: third_party/WebKit/Source/core/html/HTMLStyleElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLStyleElement.cpp b/third_party/WebKit/Source/core/html/HTMLStyleElement.cpp
|
| index 28e9b3b173e45f83e5840042eb1cdfdbd36b9471..a728781ed09cc0f7751c422b273c664fa8526c27 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLStyleElement.cpp
|
| +++ b/third_party/WebKit/Source/core/html/HTMLStyleElement.cpp
|
| @@ -159,4 +159,4 @@ DEFINE_TRACE(HTMLStyleElement)
|
| HTMLElement::trace(visitor);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|