Index: third_party/WebKit/Source/core/page/DragData.h |
diff --git a/third_party/WebKit/Source/core/page/DragData.h b/third_party/WebKit/Source/core/page/DragData.h |
index 8673f08547469a158b4224a43095c074be715fa6..ba11bfe2615a7277b4b93e6605732c5e3ac33b69 100644 |
--- a/third_party/WebKit/Source/core/page/DragData.h |
+++ b/third_party/WebKit/Source/core/page/DragData.h |
@@ -82,6 +82,6 @@ private: |
DragApplicationFlags m_applicationFlags; |
}; |
-} |
+} // namespace blink |
#endif // !DragData_h |