Index: third_party/WebKit/Source/core/page/DragClient.h |
diff --git a/third_party/WebKit/Source/core/page/DragClient.h b/third_party/WebKit/Source/core/page/DragClient.h |
index 1d0c61bf91f0059fc4919d25dc422a0732e3cead..4d449e024896007aa5cb17824e4ab996645a64c3 100644 |
--- a/third_party/WebKit/Source/core/page/DragClient.h |
+++ b/third_party/WebKit/Source/core/page/DragClient.h |
@@ -44,7 +44,7 @@ public: |
virtual ~DragClient() { } |
}; |
-} |
+} // namespace blink |
#endif // !DragClient_h |