Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/CSSFunctionValue.cpp |
| diff --git a/third_party/WebKit/Source/core/css/CSSFunctionValue.cpp b/third_party/WebKit/Source/core/css/CSSFunctionValue.cpp |
| index 9916583a71022ee78aface586ce26bb8f9669468..2551987b71306741d32a6b3c0703b672499af924 100644 |
| --- a/third_party/WebKit/Source/core/css/CSSFunctionValue.cpp |
| +++ b/third_party/WebKit/Source/core/css/CSSFunctionValue.cpp |
| @@ -18,4 +18,4 @@ String CSSFunctionValue::customCSSText() const |
| return result.toString(); |
| } |
| -} |
| +} // namespace blink |