Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(815)

Unified Diff: third_party/WebKit/Source/platform/UUID.cpp

Issue 1627713002: Add more missing closing namespace comments. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase, address comment (also filed llvm.org/PR26290) Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « third_party/WebKit/Source/platform/UUID.h ('k') | third_party/WebKit/Source/platform/UserGestureIndicator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698