| Index: third_party/WebKit/Source/core/xml/XPathVariableReference.h
|
| diff --git a/third_party/WebKit/Source/core/xml/XPathVariableReference.h b/third_party/WebKit/Source/core/xml/XPathVariableReference.h
|
| index 917826835e6bb4d96a87d45ad6d7f89a529da839..f01d4fe5087a8b6d1ae89b7633e3d73ab7afb64b 100644
|
| --- a/third_party/WebKit/Source/core/xml/XPathVariableReference.h
|
| +++ b/third_party/WebKit/Source/core/xml/XPathVariableReference.h
|
| @@ -44,7 +44,7 @@ private:
|
| String m_name;
|
| };
|
|
|
| -}
|
| +} // namespace XPath
|
|
|
| -}
|
| +} // namespace blink
|
| #endif // XPathVariableReference_h
|
|
|