Index: third_party/WebKit/Source/platform/WebThreadSupportingGC.h |
diff --git a/third_party/WebKit/Source/platform/WebThreadSupportingGC.h b/third_party/WebKit/Source/platform/WebThreadSupportingGC.h |
index 3e057918eb30b22c2026c90db06fc0d54e4e5997..792faef93af740b9f7821f77cfae84f7fef43ba6 100644 |
--- a/third_party/WebKit/Source/platform/WebThreadSupportingGC.h |
+++ b/third_party/WebKit/Source/platform/WebThreadSupportingGC.h |
@@ -79,6 +79,6 @@ private: |
OwnPtr<WebThread> m_owningThread; |
}; |
-} |
+} // namespace blink |
#endif |