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

Unified Diff: third_party/WebKit/Source/platform/heap/PersistentNode.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/heap/PersistentNode.cpp
diff --git a/third_party/WebKit/Source/platform/heap/PersistentNode.cpp b/third_party/WebKit/Source/platform/heap/PersistentNode.cpp
index ff13ad3ec04a2255925030c3e63507b1c9701f7d..3b4b5be1331e27a8f7a034d10921d8b88af961d9 100644
--- a/third_party/WebKit/Source/platform/heap/PersistentNode.cpp
+++ b/third_party/WebKit/Source/platform/heap/PersistentNode.cpp
@@ -15,7 +15,7 @@ class DummyGCBase final : public GarbageCollected<DummyGCBase> {
public:
DEFINE_INLINE_TRACE() {}
};
-}
+} // namespace
PersistentRegion::~PersistentRegion() {
PersistentNodeSlots* slots = slots_;

Powered by Google App Engine
This is Rietveld 408576698