Chromium Code Reviews| Index: third_party/WebKit/Source/platform/transforms/TransformationMatrix.cpp |
| diff --git a/third_party/WebKit/Source/platform/transforms/TransformationMatrix.cpp b/third_party/WebKit/Source/platform/transforms/TransformationMatrix.cpp |
| index 915ed05606818fff617b2c235624bf4748606a24..646607dc4056bf65d07871834b854427cd796dc3 100644 |
| --- a/third_party/WebKit/Source/platform/transforms/TransformationMatrix.cpp |
| +++ b/third_party/WebKit/Source/platform/transforms/TransformationMatrix.cpp |
| @@ -1675,4 +1675,4 @@ SkMatrix44 TransformationMatrix::toSkMatrix44(const TransformationMatrix& matrix |
| return ret; |
| } |
| -} |
| +} // namespace blink |