Chromium Code Reviews| Index: third_party/WebKit/Source/platform/fonts/OrientationIterator.cpp |
| diff --git a/third_party/WebKit/Source/platform/fonts/OrientationIterator.cpp b/third_party/WebKit/Source/platform/fonts/OrientationIterator.cpp |
| index 1755afa84b27c3b739c37977f67dec9cd871fc3b..60e2c83aeaed59d818eb8f543b4d16b039003a9f 100644 |
| --- a/third_party/WebKit/Source/platform/fonts/OrientationIterator.cpp |
| +++ b/third_party/WebKit/Source/platform/fonts/OrientationIterator.cpp |
| @@ -40,4 +40,4 @@ bool OrientationIterator::consume(unsigned *orientationLimit, RenderOrientation* |
| return true; |
| } |
| -} |
| +} // namespace blink |