Chromium Code Reviews| Index: third_party/WebKit/Source/core/animation/PropertyHandle.cpp |
| diff --git a/third_party/WebKit/Source/core/animation/PropertyHandle.cpp b/third_party/WebKit/Source/core/animation/PropertyHandle.cpp |
| index 77b927bf9c06266348d85bd1d7dd7005154a77c9..ea9b1f8cd46440444f1347f0e75db2cb53d1f884 100644 |
| --- a/third_party/WebKit/Source/core/animation/PropertyHandle.cpp |
| +++ b/third_party/WebKit/Source/core/animation/PropertyHandle.cpp |
| @@ -37,4 +37,4 @@ unsigned PropertyHandle::hash() const |
| } |
| } |
| -} |
| +} // namespace blink |