Index: third_party/WebKit/Source/platform/UUID.h |
diff --git a/third_party/WebKit/Source/platform/UUID.h b/third_party/WebKit/Source/platform/UUID.h |
index 8c48b87090545bf47d757da220404705fbc59c2e..cf5dda77185903f919b19b3f67c601dbabc11150 100644 |
--- a/third_party/WebKit/Source/platform/UUID.h |
+++ b/third_party/WebKit/Source/platform/UUID.h |
@@ -50,6 +50,6 @@ PLATFORM_EXPORT String createCanonicalUUIDString(); |
// of lower case hexadecimal characters separated by hyphens, in the form 8-4-4-4-12. |
PLATFORM_EXPORT bool isValidUUID(const String& uuid); |
-} |
+} // namespace blink |
#endif |