Chromium Code Reviews| Index: third_party/WebKit/Source/platform/UUID.cpp |
| diff --git a/third_party/WebKit/Source/platform/UUID.cpp b/third_party/WebKit/Source/platform/UUID.cpp |
| index 13780b56ece281f2b24fcce8a549a0646bb6df89..2fdb019c3d87165e77f5077a00b6b7dfd7c0d0e9 100644 |
| --- a/third_party/WebKit/Source/platform/UUID.cpp |
| +++ b/third_party/WebKit/Source/platform/UUID.cpp |
| @@ -82,4 +82,4 @@ bool isValidUUID(const String& uuid) |
| return true; |
| } |
| -} |
| +} // namespace blink |