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

Unified Diff: third_party/WebKit/Source/platform/wtf/PtrUtilTest.cpp

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 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/wtf/PtrUtilTest.cpp
diff --git a/third_party/WebKit/Source/platform/wtf/PtrUtilTest.cpp b/third_party/WebKit/Source/platform/wtf/PtrUtilTest.cpp
index 3fbfb6ce1b039a28f2dbe927b3a2b41d3cf740c8..7901f754aba4b6cb8b91b8b23d10f00170a57ab3 100644
--- a/third_party/WebKit/Source/platform/wtf/PtrUtilTest.cpp
+++ b/third_party/WebKit/Source/platform/wtf/PtrUtilTest.cpp
@@ -35,4 +35,4 @@ TEST(WTF_PtrUtilTest, canMakeUniqueArray) {
ASSERT_TRUE(char_array.get());
}
-}
+} // namespace WTF

Powered by Google App Engine
This is Rietveld 408576698